Is there a way where I can keep UI running when i die?

I am making a Hangout game, and the intro in it has some bugs, the character should reset else you cant move the camera. is there a way where i can keep the intro running without it getting destroyed?

Disable ResetOnSpawn. That is all to it.

1 Like

There’s a ResetOnSpawn property under the ScreenGUI Instance.