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

I'm making a Title Screen but the title screen comes back when the player dies. What do I do?

Asked by 3 years ago

So this is my code for the screen:

script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Visible = false end)

Am I missing something?

1 answer

Log in to vote
0
Answered by
ovicaI 7
3 years ago

There is an option under the GUI called "Reset on spawn" Maybe try unchecking that? (I'm new so dont expect this to work)

0
Thanks it worked noeties101 0 — 3y
Ad

Answer this question