Whats the best way to access the Gamepad Logic?
Specifically I need to toggle invert the right joystick lookup.
Thank you
Whats the best way to access the Gamepad Logic?
Specifically I need to toggle invert the right joystick lookup.
Thank you
Hi @michael.doty,
For these controls you’re referencing, are you talking about the DynamicPawn included with the plugin? The DynamicPawn is derived from the Unreal Pawn, so it may help to search how to change the controls from an Unreal standpoint. Maybe this forum thread can help?