#Need help with "Return to Stage" button for my obby!
9 messages · Page 1 of 1 (latest)
Just scripting the button.
do you have a code..? anything?
Well I have the button made.
I just need it so when you click the button, it returns you to the beginning, and your stage gets reset
well if its using the roblox spawnPoints functionality you can just use player:LoadCharacter() to reset the player character.
that method can be slow so if you want to you can just Pivot the player's character to their Spawn you can do this using the PivotTo() function of the player character model.
Yeah, but the problem is I don't know the first thing about scripting, so like.
I really don't know how to use that knowledge to put it into a script.
my simple recommendation just learn.
i can give you step instruction on which way you wanna do it?
Alright sure