When teleporting to a player, a phantom's Y rotation is inverted (up=down)
Linked issues
duplicates 1
Attachments
Comments 4
Confirmed how? The example in MC-127561 doesn't help either
1. /summon minecraft:phantom ~ ~ ~ {NoAI:1b
}
2. /execute as @e[type=phantom] at @s run tp @s ~ ~ ~ facing entity @p
Repeat step 2 as you move above and below the phantom.
Forward-resolving to MC-134707 since that explains the issue more clearly.
confirmed