Started by
Delofon
on
Topic category: Help with Minecraft modding (Java Edition)
Before i open an issue, i want to ask forum before that. I've set everything in "Model Animation Wizard", but my mob still don't animated. Which code i must add to mob's code to animate it?
EDIT: See my reply below for the answer.
EDIT2: That thing happened with Techne.
Edited by Delofon on Mon, 07/16/2018 - 15:09
Hey? Anyone?
Wow, again luck was on my side. Just copy this little code
into public void setRotationAngles (must be at the bottom of your mob code). Then, press the "Reformat the code and imports" button, and everything must work.
Also if needed, add any part of the model you have into that code.