Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How DO I completely Destroy a Gui so that when I die it does not come up?

Asked by 5 years ago

So I have this GUI Frame and its a loading screen after loading it goes up to TweenPosition

but then I want to destroy it completely because when I die I see it again

1 answer

Log in to vote
0
Answered by
HaveASip 494 Moderation Voter
5 years ago
Edited 5 years ago

All the ScreenGui's have a one property named "ResetOnSpawn". So just disable that property if you didnt want to see it again after dead.

Too simple :D

Ad

Answer this question