- Learning C# 7 By Developing Games with Unity 2017(Third Edition)
- Micael DaGra?a Greg Lukosek
- 74字
- 2021-07-02 19:59:35
Lots of files can create a mess
As our Unity project progresses, we will have lots of different types of files in the Project view. It's highly recommended that you keep a clean and simple folder structure in your project.
Let's keep our scripts in the Scripts folder, textures in Textures, and so on, so that it looks something like this:

From now on, let's not keep any loose files in the Assets folder.
推薦閱讀
- Unity 2020 By Example
- Android項目開發入門教程
- Building a Home Security System with Raspberry Pi
- CentOS 7 Server Deployment Cookbook
- Java Web及其框架技術
- Mastering matplotlib
- Spring Cloud、Nginx高并發核心編程
- Redis Essentials
- Learning Hunk
- Arduino家居安全系統構建實戰
- TMS320LF240x芯片原理、設計及應用
- Clojure for Machine Learning
- Web Developer's Reference Guide
- H5+移動營銷設計寶典
- 面向對象程序設計及C++(第3版)