Folder Organization

When you first build your Unity Project, you will see that it comes with some premade folders: Assets, Library, Project Setting, and a Temp folder. The Library, Project Setting, and Temp folders all contain files related to Unity and creating assets for your game. Stay clear of these and most certainly do not delete them.

As we build our Project, we will be creating an abundance of assets, such as models, sprites, scripts, and Materials. Keeping these assets in a neat and organized manner will simply make things easier as your Project continues to grow. At this point we have yet to import anything, but here is an example template for a folder structured for Unity:

Get Learning 2D Game Development with Unity®: A Hands-On Guide to Game Creation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.