Started by
DJ_999
on
Topic category: Help with Minecraft modding (Java Edition)
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?
Edited by DJ_999 on Sat, 08/16/2025 - 20:51
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?
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!
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!