Skip to content

Commit

Permalink
More natural movement of keyboard with two hands, closes #12
Browse files Browse the repository at this point in the history
  • Loading branch information
John Luxford committed Sep 17, 2017
1 parent 1b96e43 commit ea808a5
Show file tree
Hide file tree
Showing 4 changed files with 210 additions and 173 deletions.
32 changes: 32 additions & 0 deletions Assets/VRKeys/Prefabs/VRKeys.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ GameObject:
- 33: {fileID: 33000012690690984}
- 65: {fileID: 65000012333261654}
- 114: {fileID: 114000010912951870}
- 54: {fileID: 54000010145254508}
m_Layer: 0
m_Name: HandCollider
m_TagString: Untagged
Expand Down Expand Up @@ -654,6 +655,7 @@ GameObject:
- 33: {fileID: 33000011132834486}
- 65: {fileID: 65000010632855888}
- 114: {fileID: 114000013318402454}
- 54: {fileID: 54000013731252564}
m_Layer: 0
m_Name: HandCollider
m_TagString: Untagged
Expand Down Expand Up @@ -1874,6 +1876,21 @@ MeshFilter:
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000012217403784}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &54000010145254508
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000010174852680}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 1
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 1
--- !u!54 &54000012519019662
Rigidbody:
m_ObjectHideFlags: 1
Expand Down Expand Up @@ -1904,6 +1921,21 @@ Rigidbody:
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 1
--- !u!54 &54000013731252564
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000013340159164}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 1
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 1
--- !u!65 &65000010632855888
BoxCollider:
m_ObjectHideFlags: 1
Expand Down
Loading

0 comments on commit ea808a5

Please sign in to comment.