- Home /
How to make a menu like ironpants
I'm trying to make a menu like the one in the game Ironpants where there is a character and level select on the main menu. Then you press arrows to go to the next character and press arrows to go to the different levels and go back to the first one when you get to the end. I have been searching around but I don't know what this type of menu is called.. So if anybody knows how to do this or what type of menu this is called so I can search more, it would be very helpful.
That is a very unspecific question, there are loads of tutorials on how to make game menus, search one, follow it, then ask a specific question like: How do I loop back to the first level when I press next on the last one? And give some examples of what code you have and what you have tried!
Your answer
Follow this Question
Related Questions
Multiple Tiled GPU warning: RenderTexture color surface errors? 0 Answers
Replace float v=Input.GetAxis("Vertical") with touch? 0 Answers
How to diable colliders after scoring point 1 Answer
Game temporarily freezes on android 1 Answer
Application.temporaryCachePath is empty on some devices 1 Answer