Skip to content

Commit b554585

Browse files
Reverted some bad hand InputControl Assignments.
1 parent 335bfc9 commit b554585

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/HoloToolkit/Input/Prefabs/LeftHandInputControl.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ MonoBehaviour:
330330
SupportsMenuButton: 0
331331
SupportsGrasp: 0
332332
RaiseEventsBasedOnVisibility: 1
333-
SourceKind: 0
333+
SourceKind: 1
334334
ControllerPosition: {x: 0, y: 0, z: 0}
335335
ControllerRotation: {x: 0, y: 0, z: 0, w: 0}
336336
currentButtonStates:

Assets/HoloToolkit/Input/Prefabs/RightHandInputControl.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ MonoBehaviour:
322322
SupportsMenuButton: 0
323323
SupportsGrasp: 0
324324
RaiseEventsBasedOnVisibility: 1
325-
SourceKind: 0
325+
SourceKind: 1
326326
ControllerPosition: {x: 0, y: 0, z: 0}
327327
ControllerRotation: {x: 0, y: 0, z: 0, w: 0}
328328
currentButtonStates:

0 commit comments

Comments
 (0)