Reputation: 165
How would I get the right joystick on an Xbox one controller? I currently have my InputManager
set up like this:
But this doesn't work for some odd reason. For those of you wondering I have confirmed that the issue isn't in the code.
Upvotes: 1
Views: 7330
Reputation: 1143
the the "rightStickVertical" is the 5th Axis while the Horizontal for the Right stick is the 4th Axis.
https://answers.unity.com/questions/1350081/xbox-one-controller-mapping-solved.html
Upvotes: 2