How to remove Main Menu?

Hello again!

I need help over my main menu for my Project!

I want the menu to completely be out of the game and never show up after dying or reseting, i want the menu to show up just when you join the game!
Screenshot_132

I tried using the destroy command but it would still show up after dying/reseting.
Anybody know how to solve this? I would be happy to see!

Cheers! :wink:

1 Like

Are you trying to disable this?

If you are trying to make the enter bunker button never show again after you click it use :Destroy() on it and turn the ScreenGui’s ResetOnSpawn property to false

3 Likes