Game Development Reference
In-Depth Information
Customizing skin with GUISkin
Those who are familiar with HTML will probably have a good understanding of using a re-
petitive image for a background to reduce memory usage. Unity uses the same idea to cre-
ate a graphic for the user interface, which will save a lot of memory and size for our game.
In this section, we will take a look at the GUISkin feature, which is the main key to creat-
ing a custom skin in Unity.
Search WWH ::




Custom Search