Add Movement Input for a non-DefaultPawn

Hey @ironspiderbatman!

The Default Pawn class comes with a movement component, therefore will move when you add movement input without adding anything extra.

To move the base Pawn class using the Add Movement Input node, you need to first add a movement component from the Components window, such as the floating pawn movement component :blush:

Hope this helps!

1 Like