Making A Gui Not Appear

I have a gui that is enabled so when the player first spawns the gui appears. Then when they click a button the gui goes away. However when the player dies and respawns the gui shows again. How can I make it so the gui doesn’t show again?

Thanks for reading.

Set the ResetOnSpawn property of the ScreenGui to false.

1 Like