Hi, I want to make a local multiplayer mode for my game and I have a problem. Imagine that the 2 players want to use a different gamepads to control their characters.
I have set the actions in the project settings to use a gamepad, but how can I make the engine to recognize that the action is done by a determined gamepad when calling that action in code?