Unreal Engine 4 (UE4) How to create an input (keyboard, mouse, finger touch) event on the level blueprint
Share
Click the icon at the top of the level editor called blueprints and click on open level blueprints. Right click on the event graph and click on inputs and then on whatever input you would like to use. For example, click on key event and find the keyboard key to use for the input.