Unity GUI Basics

Learn how to use the OnGUI() method and Unity's GUI class to create in-game UI in Unity's built in system. You want to put GUI in your game. Use Unity's built in GUI support to quickly produce UI.

Complete and Continue