#How would I teleport the player who clicked the gui button to another area?

5 messages · Page 1 of 1 (latest)

violet nest
#

I'm completely new to gui and wanted to try to make a teleport button just to mess around with, I tried making my own code to do it but I had no luck, how would I get it to know about the specific player that clicked the button?

coarse reef
#

players don't have positions

#

characters do

#

I also recommend just doing character model :Move, or reuse this code for the character instead of the player

gray dagger
#

im pretty sure you can set the humanoidrootpart(or literally anywhere on the char) to the position and it will tp (i reccomend listening to the guy above me though).