# Door System

## Door System Documentation

- [Door System](https://docs.cgpoly.io/door-system-documentation/door-system.md): Seamless Door Integration for Unity Games
- [Getting Started](https://docs.cgpoly.io/door-system-documentation/general/getting-started.md): Door System is a feature rich system allowing you to create different types of doors. Below is an non-exhaustive list of doors that you can create:
- [Create Simple Door](https://docs.cgpoly.io/door-system-documentation/general/getting-started/create-simple-door.md)
- [Create Double Doors](https://docs.cgpoly.io/door-system-documentation/general/getting-started/create-double-doors.md): Door System truly shines when creating Double Doors.
- [FAQ](https://docs.cgpoly.io/door-system-documentation/general/faq.md)
- [Troubleshooting](https://docs.cgpoly.io/door-system-documentation/general/troubleshooting.md)
- [Support](https://docs.cgpoly.io/door-system-documentation/general/support.md)
- [Migration Tool](https://docs.cgpoly.io/door-system-documentation/advanced/migration-tool.md): Introducing the Migration Tool: your ultimate solution for seamless transition from v1 to v2!
- [Components](https://docs.cgpoly.io/door-system-documentation/advanced/components.md): This page serves as a quick reference guide for SmartDoor documentation. Below is a table of contents that provides direct links to specific sections, allowing you to easily navigate and find the info
- [SmartDoor](https://docs.cgpoly.io/door-system-documentation/advanced/components/smartdoor.md): The SmartDoor component is a powerful and versatile mechanism designed to enhance the functionality of doors in Unity game development. This component is part of the Door System plugin, providing deve
- [SmartKeyHolder](https://docs.cgpoly.io/door-system-documentation/advanced/components/smartkeyholder.md): The SmartKeyHolder is a component that forms the core of the interaction system with doors in the game environment. It defines the ability to control smart doors and defines how and when your in-game
- [SmartKey](https://docs.cgpoly.io/door-system-documentation/advanced/components/smartkey.md): SmartKey is a Unity component that encapsulates the concept of a “key” in the game environment. It defines an object that holds the ability to unlock or interact with one or more SmartDoor objects.
- [Glossary](https://docs.cgpoly.io/door-system-documentation/advanced/glossary.md)
