Game Development Reference
In-Depth Information
GUI Skins
You could create a GUI Style for each control in your game. If you have a more complex game with
many controls, using a GUI Skin may be a more efficient method for customization. A GUI Skin is a
set of styles that will be applied to all of the controls.
Since a skin is an asset, you'll create it from the Project panel by selecting Create ➤ GUISkin and
naming it myGUISkin. In the Inspector you'll find a list of GUI controls (Figure 11-6 ), each of which can
be expanded to reveal its customizable attributes. Remember to keep your project organized, so take a
moment to create a new folder named MyGUISkins, then drag and drop the myGUISkin asset into it.
Figure 11-6. GUI Skin properties displayed in the Inspector
 
Search WWH ::




Custom Search