- Home /
Too subjective and argumentative
Navigation
Hello!
I've been making a decent game. I'm currently working on a main menu, that is actually going a lot better than I expected. However I'm having trouble with the GUI. I understand the GUI Basics although I need help.
I want to have a GUI that has a function where if I click on, say, levels, it brings up more buttons next to levels saying level 1, level 2 etc. And if you click on options it would have sliders and toggle boxes etc, but it also closes the levels stuff.
That would be an idea.
SO if anybody here knows how I can do this then will you please post a script as an answer that has explanations where necessary, in JavaScript OR CSharp? I'll be happy with a link to maybe a video tutorial/website tutorial, however the script would be incredible.
PS: Moderators, please allow this question to be answered. I have searched all over the internet to find an answer, but I can't find anything even close the what I need.
Thanks!
The_Unity_Game_Developer.
Something like this? http://www.raywenderlich.com/78675/unity-new-gui-part-1
I've had a look at the link and it does seem good, however it's not really what I'm looking for. Do you know something like a script, and if not, then a link related more to the GUI side of things, and not the entire scene creation? Although, that webpage is really helpful! Thanks!
To be honest, I really need help with the thing that I asked for. However, all help is appreciated!
We have plenty of $$anonymous$$enu solutions on the asset store, please ask more specific questions in future. https://www.assetstore.unity3d.com/en/#!/search/menu
Follow this Question
Related Questions
How to create a simple "Choose the correct answer" script 0 Answers
How Do You Make A Script Start Another Scene/Level? (And Add A Delay For Something In A Script?) 1 Answer
Should player & pickups be children of the level, or keep them separate? 2 Answers