I can't add add Movement Input

Hello. I’m new a Unreal Engine. I try movement my charachter vut I can’ add Movement Input

For this to work you’d need a Movement Component which works with the Pawn class or the Character class, which is a very fancy Pawn.


Since you’re trying to have something with limbs, may I recommend looking into how the character class handles skeletal meshes.

1 Like