[Xbox Development] Unity3D Xbox One handle key

[Button]
A = joystick button 0
B = joystick button 1
X = joystick button 2
Y = joystick button 3
LB = joystick button 4
RB = joystick button 5
Back = joystick button 6
Home = joystick button 7
Left analog press = joystick button 8 (left joystick press)
Right analog press = joystick button 9 (right joystick press)

[Axis]
Left analog X = X axis (Left joystick X)
Left analog Y = Y axis (left joystick Y)
LT/RT = 3rd axis
Right analog X = 4th axis (right joystick X)
Right analog Y = 5th axis (right Joystick Y)
Dpad X = 6th axis

Dpad Y = 7th axis

As shown in the picture: (xbox one is not found, xbox360 image is found, same as xbox one)

Leave a Comment

Your email address will not be published.