I’ve got a screengui for my player. I’m not using startergui I just throw it in the players PlayerGui folder with a script. The problem is when the player dies and respawns it deletes this gui and I want to reuse it. What am I supposed to do to stop this? I could move the object out of the playergui when they die and move it back in when they respawn??? Seems silly to have to do this but if that’s the only way then so be it.
Turn off ResetOnSpawn on the screen gui.
1 Like
EXCELLENT thanks lol should have checked there i thought an option like that would exist
1 Like
No problem. If you have any more questions, feel free to ask.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.