Understand Unity’s project structure, and set up version control so you can collaborate with your team.
| Topic | Description |
|---|---|
| Set your project to 2D or 3D mode | Define whether your project is a 2D or 3D project. |
| Version controlA system for managing file changes. You can use Unity in conjunction with most common version control tools, including Perforce, Git, Mercurial and Unity Version Control (UVCS). More info See in Glossary |
Understand Unity’s version control integration options. |
| Default project directories | Understand the default folders that Unity creates when you make a project. |
| Reserved folder name reference | Reference for folder names reserved by Unity. |