Started by
Jose4T5Y
on
Topic category: Help with Minecraft modding (Java Edition)
I want to animate an entity, how can I make an animation when walking and attacking?
Mcreator version 2021.2
Edited by Jose4T5Y on Mon, 09/13/2021 - 17:05
GeckoLib, I recommend doing some investigation before publishing a post
But GeckioLib does not work for mcreator 2021.2
then custom code, good luck learning JAVA :D!
but you can still make movement animations, with the MCreator integrated animation system, before you export your mobs model it makes you chose animations
:C !!!!!!
Check this plugin: https://mcreator.net/forum/72721/moreapis-plugin
it adds many APIs to work with including Geckolib (since the main plugin is outdated, i think this could work and is avaiable for MCreator 2021.1)
I'm currently using it and i'm trying to add my mobs and trigger animations using procedures provided by this plugin, hope it helped
oh yes I forgot about that! I don't know how since I literally use the Curios API myself lol
U cant use APIS reborn /import geckolib java entities and check Geckolib API in 1.16
There is no other way to animate entities?