How would one go about making not only a main menu, but a character selection?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!

I want to make a somewhat generic main menu [For a DBZ game] that looks like this: https://bit.ly/3jufpaB [just replace the word ‘cards’ with ‘character selection’] you can only press play when you select a character, and when you press “character select”, all the sagas of dragon ball [and the movies] pop up, each saga has the characters in that saga along with their current abilities. Then you can go back to the main menu and play!

  1. What is the issue? Include screenshots / videos if possible!

I have not seen any information on what I should be searching for and I am very new to Lua so I don’t really know what pieces of information I should be looking for. If you guys could point me in the right direction to go, I would be grateful.

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

I have searched areas of the dev hub, but it felt like not even I knew what I was looking for…

[Edit: forgot to mention, what would I need to learn to make it so that when the player select a character, the player would get that character’s move set? Sorry if I’m explaining this poorly.]

1 Like

you would make another gui, and when you click play then it will go to the next GUI

1 Like