Can't find Input, Axis Event in Blueprints

Hello,

I am attempting to recreate following flying pawn but I am stuck at Input Part 1: WASD Movement.

It instructs me to do following:

Right-Click in graph area and find
Move Forward Axis Event (not the
Axis Value function).

However, I can not find Axis Events under input. Therefore I am unable to place Axis Event Move Forward in Prints. If someone can tell me how to enable it or use an alternative method I would appreciate it.

1 Like

Hey Flogger23m,

You need to create your Axis and Action Mappings before they will will appear in your blueprints. Go to Project Settings > Input. Expand Axis Mappings in Bindings section, and you can use the + symbol to add a new Mapping. You can then expand that to add any key inputs you want to trigger it. It should then appear in your Blueprint when you right click and search for it by name.

Hope that helps!

Thank you very much for advice!

Thanks man, this helped me as well.

Thank you so much.

Thank you man! 3 years later… you still solve my problem!