Started by
BeePlay
on
Topic category: Help with Minecraft modding (Java Edition)
I am doing a mob that has Idle and Walk animations, but walk animation doesnt work at all, mob just walks with Idle animation on. Who can help me to fix it? I will be very happy if you help any way!
Edited by BeePlay on Thu, 06/26/2025 - 18:04
In the living entity mod element, go to the "animations" section and select an animation file. You can create one with blockbench, there are many tutorials online.
I already have 2 separate animations in this section. I am saying that my mob walking with Idle animation, but i set so he walks with other animation but this doesnt work either. By the way, read before answering CCC_Studio!
sorry... Can you provide me a link to the source code of your mod, GitHub or other? Or screenshots please
Idk, my mob just walks with Idle animation on but not with Walk animation. I just need a way to make Idle animation stop when he starts to walk.
just click on "is this walk animation" near the animation
It was enabled already
Idk what else to do
hey if you're testing through MCreator it might be the issue i also had this a while back so i tested it in normal minecraft and the animations were just fine
Try removing the Idle animation (for now), and make sure the Walk animation is set to “Is Walking Animation”. Then see if it works in-game. If not, then perhaps you accidentally set the Walk animation to have the Idle animation file when you uploaded them.
If your Walking animation works after removing the Idle animation, then reinstall the Idle animation, being careful not to set it to the walking animation.