- 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.
- Web交互界面設(shè)計(jì)與制作(微課版)
- Java入門很輕松(微課超值版)
- Linux:Embedded Development
- Learning OpenStack Networking(Neutron)(Second Edition)
- QGIS Python Programming Cookbook(Second Edition)
- 智能手機(jī)故障檢測(cè)與維修從入門到精通
- HTML+CSS+JavaScript網(wǎng)頁制作:從入門到精通(第4版)
- ABAQUS6.14中文版有限元分析與實(shí)例詳解
- Python Programming for Arduino
- Learning Image Processing with OpenCV
- 黑莓(BlackBerry)開發(fā)從入門到精通
- Python Linux系統(tǒng)管理與自動(dòng)化運(yùn)維
- Java Web開發(fā)基礎(chǔ)與案例教程
- 城市信息模型平臺(tái)頂層設(shè)計(jì)與實(shí)踐
- Three.js Essentials