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

GUIs restart after death?

Asked by 5 years ago

so when i put a gui and a textbutton inside it, i did it so when u click on it the text changes but after you die it changes back to normal as if u didnt click on it, how do i keep it from changing after death pls help

0
Where did you put the GUI? MrDaniel_TX 5 — 5y
0
Is it a ScreenGui or something else? Spjureeedd 385 — 5y

1 answer

Log in to vote
1
Answered by
katclap 24
5 years ago
Edited 5 years ago

The most simple and probably the best way would be setting the ResetOnSpawn attribute to false this is how you would do it: https://gyazo.com/a31e5df20707dd234fde87a71a2fca15

Ad

Answer this question