How can I change the controls of my project?

Hello,

I want to make a top-down game, but I want to control the character with WASD, so I tried to copy the blueprint of “Third person” controls :

https://docs.unrealengine.com/latest/images/Engine/Animation/CharacterSetupOverview/CharacterBPGraph.jpg

But I didn’t found how to make these red & blue square and how to target pawn.

Thanks for reading, aDaxxas.

here

Thanks for answer !

But I didn’t find how to make the “InputAxis MoveForward” node and “Add mouvement Input” node.

Can you help me ?

I recommend you to watch EPIC’s guide for 3rd person from their official chanel, also there are a video → Unreal Engine 4 - Beginners Guide to Player Input (1/2) - YouTube
and also, google more.