#How do I make it so I can teleport like this after I get out of the domain?

1 messages · Page 1 of 1 (latest)

jolly relic
#

When I start my domain, I teleport the player to a sperate area where the domain actually is. But every time I teleport back, I end in the same position I was when I first teleported.

#

I want to make it so when I teleport back, I'm not in the same position. I want my postition to be relative to where I firsted casted the domain, and where I am when the domain ends.

#

I have already tried to fix this with some help in the past

#

here is my code

#

I have asked this question before but I needed help again and no wouldve seen.

#

So I made a new post

#

I tried to fix it, but when I do

green carbonBOT
#

studio** You are now Level 4! **studio

jolly relic
#

I either don't teleport back

#

Or i teleport extremely far away

lilac gale
#

oh wait im stupid mb

#

cant you just track each time the player moves in X direction how fast and how long add it in a list and add all the values until you get an offset and add that to the original crame

#

im not sure how your doing it though