I made a local script that plays when a player joins the game. Everything seems to work just fine but when I put
script:Destroy()
at the end of the script and then I reset my character, the local script replays. I don't want that to happen. Can you help me? (The local script is in the ScreenGUI and it must be for it to work)