- Building an FPS Game with Unity
- John P. Doran
- 172字
- 2021-07-09 21:09:48
Customizing Unity's layout
While working with Unity in this book, I will mostly be using its default layout. If, for some reason, your layout does not look like the earlier screenshot, you can reset it by going to the top-right corner of the window and selecting Layout | Default.
You can customize the layout by clicking and dragging any tab to wherever you want it to be. There are also additional options such as making the Project tab use a one-column layout by right-clicking on the tab and selecting One Column Layout. Sometimes, I like to split the center with the Scene tab on one side and the Game tab on the other, so I can see how things change from a different angle. For those of you with multiple monitors, you may use a monitor just for the game. It's all up to your preferences, but keep your changes in mind, as I'll assume that you'll be using Default.
Note
For more information on customizing your Unity layout, check out http://docs.unity3d.com/Manual/CustomizingYourWorkspace.html.
- Apache Oozie Essentials
- Git Version Control Cookbook
- Python網絡爬蟲從入門到實踐(第2版)
- Web Application Development with MEAN
- Reactive Android Programming
- Java網絡編程實戰
- Kubernetes進階實戰
- PrimeFaces Blueprints
- JavaScript悟道
- 百萬在線:大型游戲服務端開發
- Mastering Object:Oriented Python(Second Edition)
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- 關系數據庫與SQL Server 2012(第3版)
- C語言王者歸來
- Java程序性能優化實戰