Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-168110

Phantoms' rotation pitch is reversed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.40.20 Preview, 1.20.20.20 Preview, 1.19.63, 1.20.1 Hotfix, 1.20.15 Hotfix, 1.20.50.22 Preview, 1.20.50.21 Preview, 1.20.40
    • None
    • Confirmed
    • Multiple
    • 995369

      Phantoms have the pitch inverted compared to the rotation value. This messes up commands using local coordinates.

      Steps to reproduce:

      • Run the following command in a repeating command block:
        execute at @p positioned ^ ^ ^5 as @e[type=phantom] run teleport @s ~ ~ ~ ~ ~
      • observe the phantom's facing direction

      Expected result:
      The phantom has the same facing direction as you.

      Actual result:
      The phantom faced up when you face down, and vice versa.

      This report is an edited copy of the java edition equivalent: MC-134707.

        1. down.png
          down.png
          1.30 MB
        2. horizontal.png
          horizontal.png
          722 kB
        3. up.png
          up.png
          133 kB

            jirauser71590 user-f2760 (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: