Hey hey, I’m trying to make animations for objects (doors, drawers, etc.) in my game. However, while some of them continue to work just fine, one of the doors won’t play the animation anymore, and my new drawer model won’t play either.
I’ve tried saving the animation again and checking if anything is anchored that shouldn’t be, but nothing’s worked. No idea what to do, really need help with this
How are you doing this, are you using someone’s framework or have you scripted it yourself? You need to have the Output tab visible so you can check for code errors - that will probably reveal a potential issue.
No errors are displayed in the console, and I scripted it myself. Animation seems to load fine. It’s the same code used in the doors that work just as expected
Is the rig set up the same for the different doors? I haven’t animated a model before but I do character animation work, if the hierarchy of the joints are not consistent/named the same across models the animation will not play properly