how can i make an options menu
1 Answer
1Take a look at the GUI Scripting Guide :
http://unity3d.com/support/documentation/Components/GUI%20Scripting%20Guide.html
how can i make an options menu
Take a look at the GUI Scripting Guide :
http://unity3d.com/support/documentation/Components/GUI%20Scripting%20Guide.html
The question is a little general for Unity Answers (see the FAQ). For general 'how-to' questions, try the Unity forums, or work through some of the various tutorials that are available.
– j_y_k