[SOLVED] Wrong entity movement

Started by MCCercus on

Topic category: Help with MCreator software

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED] Wrong entity movement
Thu, 07/03/2025 - 17:01 (edited)

Hello, 

I am new to creating mods with MCreator. I am trying to create a new custom mob with a walking/sprinting animation. I followed the YouTube video on the new animation system (instead of using GeckoLib in MCreator -> Video ici), but my entity only walks in one direction (left). This means that the movement of my entity does not follow its direction of view. To simplify, my entity walks like a crab

 

I created the entity model and entity animation with BlockBench. In blockbench, the animation is correct.

 

[EDIT]I've solved my problem: my entity in Blockbench wasn't looking north.

 

Edited by MCCercus on Thu, 07/03/2025 - 17:01
Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
here are some screens (it's…
Thu, 07/03/2025 - 16:47

here are some screens (it's better) :

 

Custom procedure for sprinting :

Animation screen :

Behaviour screen :

Model layer screen :

Visual screen :