Gamepad Analog Inputs
With a PS4 gamepad controller I can't get any analog input (-1.0 to 1.0) from the thumbsticks.
In the Steam controller mappings I've set the thumbsticks to the joystick mode.
For Enhanced Input: I've spawned an actor, enabled the input on it, added an input context with a high priority, removed all other input contexts, but only the keyboard/mouse events are getting through.
I've also hooked UPlayerInput::InputKey(), no analog events there either.
Am I missing something obvious? What's the next thing to hook?
1 Reply
I know they used to have partially implemented unofficial controller support in like U7 or U8, but they dropped it entirely when they switch to enhanced input. if you can wait until console support (which they are working on) releases, it will probably start working out of the box then