- Learning C# 7 By Developing Games with Unity 2017(Third Edition)
- Micael DaGra?a Greg Lukosek
- 239字
- 2021-07-02 19:59:35
Why does my Project tab look different?
Unity allows us to customize the user interface. Everyone has their own favorite. I prefer a one–column layout Project tab instead of Unity's default two–column layout. To change this, open the context menu in the top-right corner of the Project tab, as shown in this screenshot:

When working in a team, you will notice that every team member has their own layout preference. A level designer may like to use a big Scene tab. An animator will probably use the Animation and Animator tabs. For a programmer like you, all tabs are fairly important. However, the Console tab is the one that you will use a lot while testing your code. I mostly prefer a layout pided into four columns from left to right, Scene, and Console, then Hierarchy, then Project, and finally Inspector.
It looks like what is shown in the following screenshot:

If you have trouble with moving tabs around, refer to the Customizing Your Workspace chapter in the Unity Manual.
Feel free to change the interface however you want. But try to keep the Console tab visible all the time. We will use it a lot throughout the book. You can also save your custom layouts in the Layout menu.
The Console tab shows messages, warnings, errors, or debug output from your game. You can define your own messages to be sent to the console.
- Android Studio Essentials
- WordPress Plugin Development Cookbook(Second Edition)
- 小程序開發原理與實戰
- Expert Data Visualization
- ExtJS高級程序設計
- Babylon.js Essentials
- Frank Kane's Taming Big Data with Apache Spark and Python
- 輕松上手2D游戲開發:Unity入門
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Visual C++從入門到精通(第2版)
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- 量子計算機編程:從入門到實踐
- C/C++語言程序開發參考手冊
- iOS程序員面試筆試真題與解析
- Java核心技術卷I基礎知識(原書第9版)