Started by
okimoki
on
Topic category: Help with Minecraft modding (Java Edition)
Hi,
I created custom mob in BlockBench and expoted it as Java entity, imported to MCreator..
In the java file of the mob that MCreator creates i can add custom animation for the, lets say, tail of my custom mob, i just need simple MathHelper.cos, same as legs and arms.. but that animation is only applied when mob starts walking..
How about the idle animation? Is there a way to add tail animation when the mob is idle?
Thanks
Idle animations will be supported in MCreator 1.9.1 which will be released soon. More info: https://mcreator.net/changelog
Cool! Thanks, will wait till then.. :)