Hello there. I’m making a local multiplayer game, and one of the lingering issues I’ve been having is with controllers. The specific problem of today is that the gamepad in slot 1 and the keyboard are both under the control of the same player.
Is there any way to separate this, so that player 1 can control the keyboard, and player two can control the gamepad (or vice versa).
Thanks,
Ben