When a player rides an entity that is teleported every tick, the player's camera is shaky when looking around.
Steps to reproduce:
Place down an armor stand
Teleport it every tick using the command below in an always active repeating command block:
execute as @n[type=armor_stand] at @s rotated as @s run tp @s ~ ~ ~0.001 ~ ~
Ride it using the command below:
/ride @s mount @n[type=armor_stand]
Look around while riding the armor stand
Observed result:
Your camera is shaky.
Expected result:
Your camera does not shake, like in 1.21.1.
Linked issues
relates to 1
Attachments
Comments 0
No comments.