#Need help with "Return to Stage" button for my obby!

9 messages · Page 1 of 1 (latest)

queen perch
#

what are u having issues with?

gaunt ibex
#

Just scripting the button.

queen perch
#

do you have a code..? anything?

gaunt ibex
#

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

queen perch
#

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.

gaunt ibex
#

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.

queen perch
#

my simple recommendation just learn.

i can give you step instruction on which way you wanna do it?

gaunt ibex
#

Alright sure