Epic Developer Community Forums
How to handle input from PlayerController instead of Pawn
Development
Programming & Scripting
unreal-engine
creasso
(creasso)
October 20, 2014, 11:48pm
5
Oops… I meant:
InputComponent->BindAxis(“Walk”, IE_Axis, this, &YourPlayerController::Walk);
show post in topic