#Move around an entity

1 messages · Page 1 of 1 (latest)

jade herald
#

It was supposed to be rotation in a circlefeelsbadman

midnight trail
#

so the player move around the object, or the object around the player?

jade herald
#

player moves around the object

midnight trail
#

you can just change their yaw manually

#

but that would be teleporting. you could also use block displays with offsets (bit out of my level of expertise)

jade herald
#

yeah it would be teleportingblobagree

#

I feel like I need to create a circle using vectors, whenever player wants to change their yaw and then just teleport there, but how?

midnight trail
#

i know Paper supports changing a player's yaw/pitch without teleporting them, but I'm not entirely sure if Skript can do that? I might be wrong