#how do I?

5 messages · Page 1 of 1 (latest)

atomic saddle
#

How do I create a main menu with a play button, that hides all other ui until it’s clicked. No YouTube tutorials or AI seem to have the answers.

frail frigateBOT
#

studio** You are now Level 4! **studio

eager swallow
#

Set all you’re ui visibility to false

#

Make a main menu gui

#

Put a script into it and button and script when pressed the main menu gui .visible property is set to false and all the other ones you want to open make them visible again