So, I’m making this character movement from scratch following this tutorial: https://youtu.be/PtuT6R4WM6Q?si=a0aIpUXZ5Y8WNF_P
I’ve followed his tutorial exactly in UE5 (he did it in UE4) and my character has several issues.
Issue 1:
In this first video, I’m demonstrating 2 things. Firstly, almost the whole time I’m holding down W but the character just continues to walk in one direction. Here is my Input Mapping Context and some blueprints:
Issue 2:
Secondly, and the most obvious, the character animations are all over the place. I cannot figure out what I’m doing wrong. I’ve double-checked that the animations are root motion locked. Here are my blueprints and animations (I’m using the Movement Animset Pro pack by Kubold):
I’d really appreciate it if someone could help me out with this. Thank you!