Topic category: Help with Minecraft modding (Java Edition)
So im making a dinosaur mod and to test before making anything too detailed, i made a small raptor. Now i put its attack animation in the entity "animations" tab. When i loaded it in i discovered that the walking animation could be used at the same time as the attack animation, which i really liked of course. But the problem is, now i've made the actual dino i was planning on making, and gave it multiple attack animations. And from what i know, the attack animation only plays along with the walking animation when its typed in the "animations" tab and not played by a procedure. So basically i need a way to play the attack animations along with the other animations (when they're active at the same time).
No idea if this is even possible but any help is much appreciated.