mojira.dev
MC-160812

Armor stand rotate via /tp command

While working on an adventure map, I'm trying to utilize commands to have armor stands rotate in place and face the player. The problem is that it only works about half the time. These are the commands I'm using:

/summon minecraft:armor_stand ~ ~1 ~ {Tags:["Armor"]}

/execute as @e[tag=Armor] at @s facing entity @p eyesΒ run tp @s ~ ~ ~ ~ 0

The command blocks run these commands with no errors, but the armor stand doesn't appear to rotate half the time. When investigating the hitboxes with F3 + B, I found that the armor stand's hitboxes rotate every time and its just the appearance that is hit or miss.

Please let me know if there's an error in my commands, but I'm reasonably confident that this is a bug.

Linked issues

Attachments

Comments 1

Thank you for your report!
We're actually already tracking this issue in MC-103800, so I resolved and linked this ticket as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature in the future to see if the issue has already been reported.

Quick Links:
πŸ““ Issue Guidelines – πŸ’¬ Community Support – πŸ“§ Customer Support – πŸ“– Game Wiki

Samuel A Klein

(Unassigned)

Unconfirmed

(Unassigned)

1.14.4

Retrieved