Weird Mob Animation problem (FIXED)

Started by DJ_999 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Weird Mob Animation problem (FIXED)
Sat, 08/16/2025 - 20:51 (edited)

So I have made a few creatures in a mod and there is a weird problem emerging for some of them, their limbs / heads are completely turned around? It´s really weird and i dont really know how this could be fixed. Can anybody help me?
 

https://imgur.com/a/t7Jcleu

Edited by DJ_999 on Sat, 08/16/2025 - 20:51
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
when you imported the file…
Sat, 08/16/2025 - 20:29

when you imported the file and overrid the animations (which i guess you did) did you set all the body part's animations to just leg swing for example, and not leg swing with something else next to it? if thats the case, it moves the body part on the wrong axis?

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Okay, so I looked into the…
Sat, 08/16/2025 - 20:31

Okay, so I looked into the blockbench models and fixed the bug one, but the panther one is still not fixed. Ima look at it and see if anything fixes it, thanks though!

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Turns out I rotated the…
Sat, 08/16/2025 - 20:42

Turns out I rotated the bones in blockbench for some reason (probably since I placed something wrong) which set the supposed (blockbench) normal rotation to 157°, 180° and so on. I am currently fixing it. But thanks for your help anyways!