How to get gamepad for player 2 to control player?

Hello I’ve tried asking this once with no reply so I decided to reword it and simplify my question.
Im making couch co-op game for Xbox One and I added another player but i am unsure how to map out the controls for player 2’s gamepad. If anyone has any answers I would love to hear them :wink:

Hi,

You can do this via the input window in the editor, declare your axis or button and set it to listen from joystick 2
you can find more info here 1

greetings
wp