Started by
Pvzfan92
on
Topic category: Help with Minecraft modding (Java Edition)
i want to make an attack animation but it didn't work
i tried https://mcreator.net/forum/68046/how-do-i-make-attack-animation-geckolib
didn't work
i tried https://mcreator.net/forum/63437/need-procedure-when-mob-attacks-player
it works but it doesn't trigger the animation
any working suggestions?
You will have to use another method since you can't call Geckolib Animations from a global trigger it seems. I have tried this before and it only works from inside the entity triggers. I am trying to get this to work with variables.
ok thanks