Skip to content

Commit 0c511f8

Browse files
author
Stephen Hodgson
committed
Updated HoloLensCamera.prefab Joystick Gaze Control Mappings
1 parent d8ce4db commit 0c511f8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Assets/HoloToolkit/Input/Prefabs/HoloLensCamera.prefab

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -438,8 +438,8 @@ MonoBehaviour:
438438
UseUnscaledTime: 1
439439
axisType: 0
440440
buttonType: 21
441-
InputManagerHorizontalAxisName: LeftTrigger
442-
InputManagerVerticalAxisName: RightTrigger
441+
InputManagerHorizontalAxisName: XBOX_LEFT_TRIGGER
442+
InputManagerVerticalAxisName: XBOX_RIGHT_TRIGGER
443443
Axis0Destination: 2
444444
Axis1Destination: 3
445445
Axis2Destination: 6
@@ -458,8 +458,8 @@ MonoBehaviour:
458458
UseUnscaledTime: 1
459459
axisType: 0
460460
buttonType: 21
461-
InputManagerHorizontalAxisName: RightStickHorizontal
462-
InputManagerVerticalAxisName: RightStickVertical
461+
InputManagerHorizontalAxisName: XBOX_RIGHT_STICK_HORIZONTAL
462+
InputManagerVerticalAxisName: XBOX_RIGHT_STICK_VERTICAL
463463
Axis0Destination: 0
464464
Axis1Destination: 4
465465
Axis2Destination: 6
@@ -582,8 +582,8 @@ MonoBehaviour:
582582
UseUnscaledTime: 1
583583
axisType: 0
584584
buttonType: 21
585-
InputManagerHorizontalAxisName: LeftStickHorizontal
586-
InputManagerVerticalAxisName: LeftStickVertical
585+
InputManagerHorizontalAxisName: XBOX_LEFT_STICK_HORIZONTAL
586+
InputManagerVerticalAxisName: XBOX_LEFT_STICK_VERTICAL
587587
Axis0Destination: 2
588588
Axis1Destination: 0
589589
Axis2Destination: 6

0 commit comments

Comments
 (0)