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

Elytra wings are offset in various animations

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.0.25 Preview, 1.20.0.22 Preview, 1.19.80, 1.20.0.23 Preview, 1.19.81 Hotfix, 1.19.83 Hotfix
    • None
    • Confirmed
    • Multiple
    • 1090070

      When the elytra model and animations were made data driven, some of its visuals were changed. This caused a bunch of issues, which can be more easily observed in the gliding animation:

      • When crouching, the wings clip through the player's body;
      • When the wings are fully open, they're too far apart;
      • When the wings are fully closed, they're too close together;
      • When viewed from other angles, the wings can be seen attached to a weird spot.

      The wings are also offset when swimming, which is an animation of its own even though it shouldn't be needed.

      To fix this and match it to older versions and java edition, a change to the model is required as well as the animations. Instead of using animations to scale the wings, the cubes should be inflated within the model. Then the position and rotation can be tweaked in the animations. Check the corrected model and animations attached to this ticket.

      If what's described is difficult to visualize, see the attached media.

        1. Corrected Elytra Animations.json
          2 kB
        2. Corrected Elytra Model.json
          0.8 kB
        3. Crouching.png
          Crouching.png
          103 kB
        4. Default x Gliding.mp4
          575 kB
        5. Fully closed.png
          Fully closed.png
          7 kB
        6. Fully open.png
          Fully open.png
          572 kB
        7. Other angle.png
          Other angle.png
          62 kB

            LateLag [Mod] LateLag
            Votes:
            8 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: