Hey there! So I’m making a local multiplayer game and want each player be able to plug there controller in and control there character. But how do I get the right Input from the right controller? Like do Input.GetAxisRaw(“Horizontal”) but for controller 2? Hope this makes sense.
There’s several asset store packages to do this, plus there’s the new input system, which I’m told does it too.
Oh OK thanks.