Entity animations are not working for forge 1.19.3
superfastscyphozoa opened this issue ยท 5 comments
Despite properly coding my custom entity class (I think lol), my custom entity simply does not play any animations?
I am at a complete loss, if anyone could help, I'd appreciate it.
Here is my entity class:
https://pastebin.com/XBwadaXS
What should the tick be set to for it to work?
I tried 5 and 20 neither fix the animations not working. I have very similar code to the OP.
I also tried not overriding it, Still dosen't work.
Here is my code:
https://pastebin.com/uRBNkSy4