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

Player's head uses default rotations when crawling

XMLWordPrintable

    • Confirmed
    • Multiple
    • 1044676

      Steps to Reproduce:

      1. Enable the Short Sneak and Crawling experiment;
      2. Get into a crawling position;
      3. Enter third person view.

      Observed Results:
      The head rotates freely, resulting in very unnatural and uncomfortable looking rotations (see attached picture).

      Expected Results:
      The head rotates similarly to the swimming animation.

      Screenshots/Videos attached: Yes

      Notes: This can be fixed by changing the humanoids' look_at_target animation controller to use the swimming one whenever variable.swim_amount > 0.0 instead of using query.is_swimming. This also fixes the transition of the head when going from swimming to standing not being smooth.

            LateLag [Mod] LateLag
            Votes:
            7 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: