Started by
Aksumite
on
Topic category: Help with Minecraft modding (Java Edition)
I have tried the "leg swing" animations, but they only work when the mob is moving. I have also tried constant animations, but that doesn't flap, it just spins.
Is there a way to make the wings flap? Thanks!
blockbench animation isn't supported yet?
I didn’t even know you could animate JAVA entities in Blockbench, and I don’t think I have seen anything about custom animation support in MCreator
you can't animate mobs without coding.
Dang that sucks. Is the coding understandable for a beginner? I know some other coding languages
My point being would it be easy enough for me to do custom animations? Thanks
I don't really know sorry, I haven't messed around with mobs enough to know how to do animations for them :(
It’s alright, and I might be able to figure it out considering how basic the animation I need is. I have already analyzed the animation templates MCreator has, so I may be able to figure it out myself :)
You can achieve most of the basic animations using MCreator's animation templates.
But for complex animation sequences, possibly predefined, code will be needed at this point.
Have a part animation custom mobs, you choose, the parts wings, try make the animatios Z when him go fly him is falling, so him go make the animation, no choose the constant Z
Well it's late but you can use the animations like legs for wings and then in the code change some tiny values for make it fast.