mojira.dev
MCPE-133931

animation.player.bob has some problems(Missing animation)

Steps to Reproduce:
1.Join World
2.look third person arm bob animation

Observed Results:
No up-and-down swaying, only side-to-side swaying

Expected Results:
Rocking up and down just like Java Edition.

 

I wrote these as players, but they also affect humanoid mobs.

The number here... in "query.life_time*(here...)" should be 103.13244 instead of 103.2.

So the code looks like this:

 

"animation.player.bob" : {
  "loop" : true,
  "bones" : {
    "leftarm" : {
      "rotation" : [ 0.0, 0.0, "-((math.cos(query.life_time * 103.13244) * 2.865) + 2.865)" ]
    },
    "rightarm" : {
      "rotation" : [ 0.0, 0.0, "(math.cos(query.life_time * 103.13244) * 2.865) + 2.865" ]
    }
  }
}

Also, the X Rotation animation has disappeared.

This issue has been around since 1.2 and Bob on the leftarm is no longer present as of 0.14.0.

This is an issue that hasn't been fixed, even though player animations are now accessible in resource packs in 1.13.0.

 

It is set to "Plausible", but you should be able to see that the x rotation is gone from the bob animation, compare it to the Java Edition.

It appears that the removal of the leftleg animation was an intentional change.

Comments 4

Is this still an issue in the latest version?

The symptoms are still present in the current version because the code has not been updated in the first place.
Have you really checked Bob's animations and code, you should be able to see the difference compared to the Java Edition and the old Bedrock Edition.

Resolving temporarily as Awaiting Response. To make your bug report as effective as possible, please try and include a video and the following steps to reproduce the problem:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Can you please provide a video showcasing the issue?

This ticket will automatically reopen when you reply.

unused

(Unassigned)

178778

Confirmed

Multiple

Windows10 Pro 20H2

1.19.40.22 Preview, 1.18.20.26 Preview, 1.18.20.25 Beta, 1.17.11 Hotfix, 1.17.10, ..., 1.17.30, 1.17.41 Hotfix, 1.18.2 Hotfix, 1.18.10, 1.19.30

Retrieved