I'm using MOUNT with an armor stand. I'm trying to get the armor stand to follow the player, mainly their head movement.
But when the player moves, without moving their head, the armor stand rotates anyway.
I'm using MOUNT to be client-side and not attaching with sync_server because it has a bit of delay.
To rotate the head, simply use:
- adjust <player.flag[armor_stand]> armor_pose:[head=0,<player.location.yaw.to_radians>,0]