- HoloLens Beginner's Guide
- Jason Odom
- 174字
- 2021-07-02 23:35:15
Unity directory structure
We have completed all the steps for our default scene, and now we need to save it. With organization being an important factor as projects get larger and more complex, we need to create the appropriate directories for the different elements and assets that comprise our project. These will include textures, materials, scripts, prefabs, sounds, and--what we are dealing with at this moment--scenes.
Having directories for each type of asset makes quickly sorting and finding a specific object a breeze. For now, since we only have a scene file, we will create a directory to save it in:
- In the Project window in the left-hand corner of the screen, click on Assets:

- Click on the Create button near the top of the window, under Project.
- A large menu of options will appear; click on the Folder option that is at the top of that menu:

- A folder named New Folder will appear; do not click on anything just yet:

- Rename the folder to Scenes:

推薦閱讀
- AngularJS Testing Cookbook
- Python從小白到大牛
- Instant Apache Stanbol
- Web Development with Django Cookbook
- Python神經(jīng)網(wǎng)絡(luò)項目實戰(zhàn)
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Apache Karaf Cookbook
- The Data Visualization Workshop
- Java EE 7 Development with NetBeans 8
- 精通Linux(第2版)
- Mastering JavaScript Design Patterns(Second Edition)
- Mastering Linux Security and Hardening
- App Inventor少兒趣味編程動手做
- C++ System Programming Cookbook
- Mastering Leap Motion