Daan Koning
Daan Koning

Reputation: 165

How to use the right analog stick of a xbox one controller

How would I get the right joystick on an Xbox one controller? I currently have my InputManager set up like this:

My InputManager

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

Answers (1)

Chopi
Chopi

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

Related Questions