So I understand that “Skip Assigning Gamepad to Player 1” no longer works in UE5… but I’m just thinking of say a younger brother who wants to play couch coop with an older sibling, but they only have a computer, keyboard, mouse and game controller.
Using the new “Enhanced Input Local Player Subsystem” is there a way to achieve this? I want one user to be able to control a character with the keyboard and mouse, and the other user to be able to use the gamepad controller.
…I don’t want them to have to buy another controller.
Any solutions other than some manually written code to direct the inputs from the player controller 0 to both characters?