Creakings on Bedrock Edition have a very broken attack animation that stops playing way before the animation is actually finished. The issue is the exit condition for the Creaking's attack animation controller, which would be extremely easy to fix.
I have attached an animation controller file that fixes the attack animation, which makes sure the animation is fully finished before stopping it. This attack animation controller can directly replace the one that Creakings currently use.
Step to Reproduce:
Spawn a Creaking
Go into survival and let the Creaking attack you (this can be made easier by giving yourself invincibility with commands)
Pay attention to how fast the attack animation ends
Expected Result:
Their full attack animation plays and stops smoothly
Observed Result:
Their attack animation cuts off too early
Linked issues
duplicates 1
Attachments
Comments 2
