#Move around an entity
1 messages · Page 1 of 1 (latest)
so the player move around the object, or the object around the player?
player moves around the object
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)
yeah it would be teleporting
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?
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
just set yaw of entity to 10
