-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Unity 5 Game Optimization
By :

The Editor is rife with hotkeys that can aid rapid development. It's worth checking out the documentation. But let's be honest, nobody reads the manual until they need something from it. Here are some of the most useful, yet lesser-known hotkeys available when playing with the Unity Editor.
In all cases, the Windows hotkey is listed. If the OSX hotkey requires a different set of keystrokes, then it will be shown in parentheses.
GameObjects can be duplicated by selecting them in the hierarchy and pressing Ctrl + D (Cmd + D).
New, empty GameObjects can be created using Ctrl + Shift + N (Cmd + Shift + N).
Press Ctrl + Shift + A (Cmd + Shift + A) to quickly open the Add Component menu. From there, you can type in the name of the Component you wish to add.
Pressing Shift + F or double-tapping the F key will follow an object in the Scene View, which can be helpful for tracking high-velocity objects or figuring out why objects might be falling out of our Scene...
Change the font size
Change margin width
Change background colour