Fix Vive controllers, add repeating game loop to breakout

This commit is contained in:
Toomas Tamm
2021-03-28 19:02:41 +03:00
parent 12343127d0
commit aeea9359af
29 changed files with 319 additions and 86 deletions

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: fea9860b7273c6142bbb6c04708985cf
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: e702a747b20507d4aad26da552045e41
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 4d623206f5fa1204fac730582a9f3d32
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,4 +0,0 @@
{
"displayName": "Default Input Actions",
"description": "Default set of input actions and presets for use with XR Interaction Toolkit behaviors that utilize the Input System."
}

View File

@@ -1,125 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!181963792 &2655988077585873504
Preset:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: XRI Default Continuous Move
m_TargetType:
m_NativeTypeID: 114
m_ManagedTypePPtr: {fileID: 11500000, guid: 0bf296fc962d7184ab14ad1841598d5f,
type: 3}
m_ManagedTypeFallback:
m_Properties:
- target: {fileID: 0}
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorHideFlags
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorClassIdentifier
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_System
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_MoveSpeed
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EnableStrafe
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UseGravity
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_GravityApplicationMode
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ForwardSource
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandMoveAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandMoveAction.m_Action.m_Name
value: Left Hand Move
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandMoveAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandMoveAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandMoveAction.m_Action.m_Id
value: 75f1b245-c357-48c8-9acb-8967bec9dda2
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandMoveAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandMoveAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandMoveAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandMoveAction.m_Reference
value:
objectReference: {fileID: 6972639530819350904, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_RightHandMoveAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandMoveAction.m_Action.m_Name
value: Right Hand Move
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandMoveAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandMoveAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandMoveAction.m_Action.m_Id
value: 6bf6c732-e011-46b1-acc5-b649a4ec5f10
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandMoveAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandMoveAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandMoveAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandMoveAction.m_Reference
value:
objectReference: {fileID: -8198699208435500284, guid: c348712bda248c246b8c49b3db54643f,
type: 3}

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 91f9da00cfdac5d49955df2d2d820b9c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,109 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!181963792 &2655988077585873504
Preset:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: XRI Default Continuous Turn
m_TargetType:
m_NativeTypeID: 114
m_ManagedTypePPtr: {fileID: 11500000, guid: 919e39492806b334982b6b84c90dd927,
type: 3}
m_ManagedTypeFallback:
m_Properties:
- target: {fileID: 0}
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorHideFlags
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorClassIdentifier
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_System
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TurnSpeed
value: 60
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandTurnAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandTurnAction.m_Action.m_Name
value: Left Hand Turn
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandTurnAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandTurnAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandTurnAction.m_Action.m_Id
value: b9ac2485-f305-451c-9106-d1d25cc235dc
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandTurnAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandTurnAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandTurnAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandTurnAction.m_Reference
value:
objectReference: {fileID: 1010738217276881514, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_RightHandTurnAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandTurnAction.m_Action.m_Name
value: Right Hand Turn
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandTurnAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandTurnAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandTurnAction.m_Action.m_Id
value: 93119ec4-ae3b-41c0-8fb4-7ff4c5e6f732
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandTurnAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandTurnAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandTurnAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandTurnAction.m_Reference
value:
objectReference: {fileID: -6493913391331992944, guid: c348712bda248c246b8c49b3db54643f,
type: 3}

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 0caad3af14f9a414dbdf25ed41e5aa47
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,874 +0,0 @@
{
"name": "XRI Default Input Actions",
"maps": [
{
"name": "XRI HMD",
"id": "09ff3ccc-21b4-4346-a3a2-7c978b5af892",
"actions": [
{
"name": "Position",
"type": "Value",
"id": "1a9029f8-7a46-46b9-9eff-e9ae8365f611",
"expectedControlType": "Vector3",
"processors": "",
"interactions": ""
},
{
"name": "Rotation",
"type": "Value",
"id": "aed87fe6-2b01-4dd2-a8fa-195578fd8158",
"expectedControlType": "Quaternion",
"processors": "",
"interactions": ""
}
],
"bindings": [
{
"name": "",
"id": "cff1f981-6e1f-4e2c-a90c-715a0ea2e80e",
"path": "<XRHMD>/centerEyePosition",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Position",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "e2017383-a3f6-4c46-acb1-012b8eece9cc",
"path": "<XRHMD>/centerEyeRotation",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Rotation",
"isComposite": false,
"isPartOfComposite": false
}
]
},
{
"name": "XRI LeftHand",
"id": "5fe596f9-1b7b-49b7-80a7-3b5195caf74d",
"actions": [
{
"name": "Position",
"type": "Value",
"id": "83a7af0b-87e3-42c3-a909-95fbf8091e4f",
"expectedControlType": "Vector3",
"processors": "",
"interactions": ""
},
{
"name": "Rotation",
"type": "Value",
"id": "cb6b7130-2bac-4ef7-abe4-6991ae7d419d",
"expectedControlType": "Quaternion",
"processors": "",
"interactions": ""
},
{
"name": "Select",
"type": "Button",
"id": "33754c03-48ec-46ef-9bc6-22ed6bfdd8e8",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Activate",
"type": "Button",
"id": "0c0991c5-d329-4afc-8892-1076b440477c",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "UI Press",
"type": "Button",
"id": "7e1eced7-c774-4fe5-be8f-d8711f646d9e",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Haptic Device",
"type": "PassThrough",
"id": "664a62b0-e178-421d-b3f8-014eec01591d",
"expectedControlType": "",
"processors": "",
"interactions": ""
},
{
"name": "Teleport Select",
"type": "Button",
"id": "cbeaf823-3b69-4004-8ec8-13ea2ca3fc31",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Teleport Mode Activate",
"type": "Button",
"id": "a21db72c-4843-4839-b4d0-3ce8d287cb86",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Teleport Mode Cancel",
"type": "Button",
"id": "89ce8348-6001-41a3-85b9-f8f2e2dcad7c",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Turn",
"type": "Value",
"id": "9164e093-ebd4-4923-af32-1b52f31c2d66",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "Move",
"type": "Value",
"id": "9693e25f-8a4f-4aed-842f-3961243c69a1",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "Rotate Anchor",
"type": "Value",
"id": "21b75b25-12ad-410f-b4f8-a7745b7aca27",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "Translate Anchor",
"type": "Value",
"id": "bfa204c7-3c92-4193-bad1-39eb71920042",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
}
],
"bindings": [
{
"name": "",
"id": "b34c79c1-ab5e-4851-87ac-abc43705eae0",
"path": "<XRController>{LeftHand}/triggerPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "UI Press",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "79634234-07c9-488b-98bd-7d83eb6895c5",
"path": "<XRController>{LeftHand}/deviceRotation",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Rotation",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "8da6ed3a-f621-49fe-8c76-1f6b7d7754d6",
"path": "<XRController>{LeftHand}/Primary2DAxis",
"interactions": "Sector(directions=1)",
"processors": "",
"groups": "Noncontinuous Move",
"action": "Teleport Mode Activate",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "b8edee81-6779-4aa8-89cd-29b149a8f55e",
"path": "<XRController>{LeftHand}/primaryButton",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Teleport Mode Activate",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "b8aebee7-fa03-43d4-bfb7-77a3f87452cc",
"path": "<XRController>{LeftHand}/gripPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Teleport Mode Cancel",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "95fa1419-ca7b-4c8a-8d15-7d46e58d82e3",
"path": "<XRController>{LeftHand}/Primary2DAxis",
"interactions": "Sector(directions=-1,sweepBehavior=3)",
"processors": "",
"groups": "Noncontinuous Move",
"action": "Teleport Select",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "14a27f53-867e-4d15-92d9-3e36deb55b1b",
"path": "<XRController>{LeftHand}/primaryButton",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Teleport Select",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "3bf4fccb-bf42-4ec5-b215-c967f1d71642",
"path": "<XRController>{LeftHand}/devicePosition",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Position",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "71a4d23f-3e9a-4513-923b-ba388c5e84bf",
"path": "<XRController>{LeftHand}/gripPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Select",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "487f4f2e-9e9b-49aa-b0f2-4037a24624f5",
"path": "<XRController>{LeftHand}/triggerPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Activate",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "99cb7ad1-51ec-4611-af68-92a85f2c17d6",
"path": "<XRController>{LeftHand}/Primary2DAxis",
"interactions": "Sector(directions=12,sweepBehavior=1)",
"processors": "",
"groups": "Noncontinuous Move",
"action": "Turn",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "034c3ced-8f2c-44ce-892e-678ca433265b",
"path": "<XRController>{LeftHand}/Primary2DAxis",
"interactions": "Sector(directions=2,sweepBehavior=2)",
"processors": "",
"groups": "Noncontinuous Move",
"action": "Turn",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "8e383b1a-270f-4c20-819b-89a59cffb498",
"path": "<XRController>{LeftHand}/Primary2DAxis",
"interactions": "",
"processors": "StickDeadzone",
"groups": "Continuous Move",
"action": "Move",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "acdf9550-5529-4ff7-8558-73ecdf0d75bd",
"path": "<XRController>{LeftHand}/*",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Haptic Device",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "2D Vector",
"id": "de8136fd-5b07-4794-bb96-63c6027cf1b6",
"path": "2DVector(mode=2)",
"interactions": "",
"processors": "StickDeadzone",
"groups": "",
"action": "Rotate Anchor",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "529c0dda-d254-4a71-8aa8-7dbdeabbe45d",
"path": "",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Rotate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "dad37c56-3fcd-4890-98bf-e06f80ba76ff",
"path": "",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Rotate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "e0dd3431-14bb-4817-ac71-ed700d5af1ca",
"path": "<XRController>{LeftHand}/Primary2DAxis/x",
"interactions": "",
"processors": "Clamp(min=-1),Invert",
"groups": "Generic XR Controller",
"action": "Rotate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "0064f189-a00e-4cf8-9f53-be76a30cb97f",
"path": "<XRController>{LeftHand}/Primary2DAxis/x",
"interactions": "",
"processors": "Clamp(max=1)",
"groups": "Generic XR Controller",
"action": "Rotate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "2D Vector",
"id": "44d142b3-f6ac-4d08-8bd1-fac53cf9bb9e",
"path": "2DVector(mode=2)",
"interactions": "",
"processors": "StickDeadzone",
"groups": "",
"action": "Translate Anchor",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "b1dbcb6a-408c-413c-b2d1-7a10fe418324",
"path": "<XRController>{LeftHand}/Primary2DAxis/y",
"interactions": "",
"processors": "Clamp(max=1)",
"groups": "Generic XR Controller",
"action": "Translate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "0e38a62a-8bee-4853-b87a-1af460e3ec33",
"path": "<XRController>{LeftHand}/Primary2DAxis/y",
"interactions": "",
"processors": "Clamp(min=-1),Invert",
"groups": "Generic XR Controller",
"action": "Translate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "2f25805f-44a3-4716-983c-532473bcc03c",
"path": "",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Translate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "d97ccaa1-79ae-4ca7-b7dd-be5ce92c94a6",
"path": "",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Translate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "20496338-aab2-43d6-bbe3-4ebe5b229c1f",
"path": "<XRController>{RightHand}/triggerPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Select",
"isComposite": false,
"isPartOfComposite": false
}
]
},
{
"name": "XRI RightHand",
"id": "7960f8ef-2bf3-4281-aecc-4c03809d6c8c",
"actions": [
{
"name": "Position",
"type": "Value",
"id": "c4990d70-7b8a-4ce1-b03c-da86716b8352",
"expectedControlType": "Vector3",
"processors": "",
"interactions": ""
},
{
"name": "Rotation",
"type": "Value",
"id": "ee6bf5bf-bb0a-4a50-8327-cb654b19e298",
"expectedControlType": "Quaternion",
"processors": "",
"interactions": ""
},
{
"name": "Select",
"type": "Button",
"id": "ac96c10b-c955-4a46-8e67-bf16bc069b53",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Activate",
"type": "Button",
"id": "41976d89-60de-4deb-bff9-16b4af96b290",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "UI Press",
"type": "Button",
"id": "65174b45-c2ee-4f90-93bb-fb4084eaaab3",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Haptic Device",
"type": "PassThrough",
"id": "57b2a1b4-3290-46d6-ac07-4854ee8f91b1",
"expectedControlType": "",
"processors": "",
"interactions": ""
},
{
"name": "Teleport Select",
"type": "Button",
"id": "02e43582-8973-4940-af06-dff6158e3df2",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Teleport Mode Activate",
"type": "Value",
"id": "a6c7231d-c55d-4dd4-9e87-877bb5522ef5",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "Teleport Mode Cancel",
"type": "Button",
"id": "d587b60c-39a0-4365-8075-477ce484ba0f",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Turn",
"type": "Value",
"id": "9fb2eb2b-2fb6-4328-8167-10a1bf11b424",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "Move",
"type": "Value",
"id": "00a4dc9f-1ee6-4349-b0e9-72d5dccaadd6",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "Rotate Anchor",
"type": "Value",
"id": "9b5d8312-f609-4895-b70f-81a722b2ae11",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "Translate Anchor",
"type": "Value",
"id": "6f7cf253-7062-443b-b10f-2be48a33f027",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
}
],
"bindings": [
{
"name": "",
"id": "fa59aed1-ae0b-4074-a58c-294b85f46228",
"path": "<XRController>{RightHand}/triggerPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Activate",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "8d2a5710-51f9-4e4b-a592-021821e5caa7",
"path": "<XRController>{RightHand}/deviceRotation",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Rotation",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "de466e6e-12bf-46a1-b0fd-ffbc343f3399",
"path": "<XRController>{RightHand}/gripPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Teleport Mode Cancel",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "274078b0-62e5-4730-bcc2-6896b9ad9f0c",
"path": "<XRController>{RightHand}/devicePosition",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Position",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "1ce80054-410d-4112-a332-50faa7fb4f23",
"path": "<XRController>{RightHand}/gripPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Select",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "92bb5b8f-bf48-4dab-af05-50a865773895",
"path": "<XRController>{RightHand}/triggerPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "UI Press",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "d6c08c3d-3d41-4695-994d-1ac9016a5a9e",
"path": "<XRController>{RightHand}/Primary2DAxis",
"interactions": "Sector(directions=12,sweepBehavior=1)",
"processors": "",
"groups": "Generic XR Controller",
"action": "Turn",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "70f78baa-0f00-4d32-a2b6-ea9e2090ecc2",
"path": "<XRController>{RightHand}/Primary2DAxis",
"interactions": "Sector(directions=2,sweepBehavior=2)",
"processors": "",
"groups": "Generic XR Controller",
"action": "Turn",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "6011e1e6-b2dd-4cb1-8da5-29b03868f2c5",
"path": "<XRController>{RightHand}/*",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Haptic Device",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "2D Vector",
"id": "61502e80-1b21-4116-890c-c0bc31c9dffd",
"path": "2DVector(mode=2)",
"interactions": "",
"processors": "StickDeadzone",
"groups": "",
"action": "Rotate Anchor",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "2b466c01-134f-40f2-b376-f7e9684e423b",
"path": "",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Rotate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "79757cb3-5b81-4a3d-bc3c-d2582f85d5db",
"path": "",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Rotate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "76425f70-54b8-4f8e-ad52-94debc75962c",
"path": "<XRController>{RightHand}/Primary2DAxis/x",
"interactions": "",
"processors": "Clamp(min=-1),Invert",
"groups": "Generic XR Controller",
"action": "Rotate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "8df952de-cf29-4b5e-9a90-a6b4eee7f52c",
"path": "<XRController>{RightHand}/Primary2DAxis/x",
"interactions": "",
"processors": "Clamp(max=1)",
"groups": "Generic XR Controller",
"action": "Rotate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "2D Vector",
"id": "a4b1434f-f204-49c4-bcea-c25e321e93eb",
"path": "2DVector(mode=2)",
"interactions": "",
"processors": "StickDeadzone",
"groups": "",
"action": "Translate Anchor",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "4ced8328-f738-4bbd-937a-c09019acd234",
"path": "<XRController>{RightHand}/Primary2DAxis/y",
"interactions": "",
"processors": "Clamp(max=1)",
"groups": "Generic XR Controller",
"action": "Translate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "f7e89e7c-f5a9-4f42-914f-945815a49033",
"path": "<XRController>{RightHand}/Primary2DAxis/y",
"interactions": "",
"processors": "Clamp(min=-1),Invert",
"groups": "Generic XR Controller",
"action": "Translate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "df3b3e57-34c6-4200-b00e-6617123a9680",
"path": "",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Translate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "54ddc99c-3e9a-4c3a-9fdd-f5fb15952af4",
"path": "",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Translate Anchor",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "df117805-7b8e-414a-94b7-f5661862d77b",
"path": "<XRController>{RightHand}/primary2DAxis",
"interactions": "Sector(directions=1)",
"processors": "",
"groups": "Generic XR Controller",
"action": "Teleport Mode Activate",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "d0da8ce3-f80e-4bf3-8a51-9692f0fa2270",
"path": "<XRController>{RightHand}/primaryButton",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Teleport Mode Activate",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "25620ac9-dc29-4618-a35c-e5418ec99af4",
"path": "<XRController>{RightHand}/Primary2DAxis",
"interactions": "Sector(directions=-1,sweepBehavior=3)",
"processors": "",
"groups": "Generic XR Controller",
"action": "Teleport Select",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "f8391812-027d-41b9-a856-bd4750af9ba4",
"path": "<XRController>{RightHand}/primaryButton",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Teleport Select",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "ee82a989-fde3-448e-9a6f-6279a397c5bc",
"path": "<XRController>{RightHand}/triggerPressed",
"interactions": "",
"processors": "",
"groups": "Generic XR Controller",
"action": "Select",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": [
{
"name": "Generic XR Controller",
"bindingGroup": "Generic XR Controller",
"devices": [
{
"devicePath": "<XRController>{LeftHand}",
"isOptional": true,
"isOR": false
},
{
"devicePath": "<XRController>{RightHand}",
"isOptional": true,
"isOR": false
},
{
"devicePath": "<XRController>",
"isOptional": true,
"isOR": false
},
{
"devicePath": "<WMRHMD>",
"isOptional": true,
"isOR": false
}
]
},
{
"name": "Continuous Move",
"bindingGroup": "Continuous Move",
"devices": [
{
"devicePath": "<XRController>{LeftHand}",
"isOptional": false,
"isOR": false
},
{
"devicePath": "<XRController>{RightHand}",
"isOptional": false,
"isOR": false
}
]
},
{
"name": "Noncontinuous Move",
"bindingGroup": "Noncontinuous Move",
"devices": [
{
"devicePath": "<XRController>{LeftHand}",
"isOptional": false,
"isOR": false
},
{
"devicePath": "<XRController>{RightHand}",
"isOptional": false,
"isOR": false
}
]
}
]
}

View File

@@ -1,14 +0,0 @@
fileFormatVersion: 2
guid: c348712bda248c246b8c49b3db54643f
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3}
generateWrapperCode: 0
wrapperCodePath:
wrapperClassName:
wrapperCodeNamespace:

View File

@@ -1,367 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!181963792 &2655988077585873504
Preset:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: XRI Default Left Controller
m_TargetType:
m_NativeTypeID: 114
m_ManagedTypePPtr: {fileID: 11500000, guid: caff514de9b15ad48ab85dcff5508221,
type: 3}
m_ManagedTypeFallback:
m_Properties:
- target: {fileID: 0}
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorHideFlags
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorClassIdentifier
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UpdateTrackingType
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EnableInputTracking
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EnableInputActions
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ModelPrefab
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ModelTransform
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_AnimateModel
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ModelSelectTransition
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ModelDeSelectTransition
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_AnchorControlDeadzone
value: 0.75
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_AnchorControlOffAxisDeadzone
value: 0.3
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Name
value: Position
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Id
value: 26d2aaa4-6518-4d33-8fae-419043a723d4
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Reference
value:
objectReference: {fileID: -2024308242397127297, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Name
value: Rotation
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Id
value: d7a15530-737b-416a-9d5d-a8b51ba6c682
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Reference
value:
objectReference: {fileID: 8248158260566104461, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Name
value: Select
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Id
value: 05483079-4b7c-4369-9176-fb8514428e98
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Reference
value:
objectReference: {fileID: -6131295136447488360, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Name
value: Activate
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Id
value: 38e5c09b-96d2-40e4-ae8e-3bfb9eb16727
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Reference
value:
objectReference: {fileID: -5982496924579745919, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Name
value: UI Press
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Id
value: 347fe4ac-83bc-44f7-a0d2-2793a5775161
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Reference
value:
objectReference: {fileID: -6395602842196007441, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Name
value: Haptic Device
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Id
value: 35cfed17-bcaf-4ff9-9fe0-fa1727b7619b
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Reference
value:
objectReference: {fileID: -8785819595477538065, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Name
value: Rotate Anchor
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Id
value: 4fcd4b62-1769-4cc4-aaee-aea2fc40d24f
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Reference
value:
objectReference: {fileID: -7363382999065477798, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Name
value: Translate Anchor
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Id
value: 7bfe4461-8d15-4a61-9fa6-28ce950c9996
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Reference
value:
objectReference: {fileID: 7779212132400271959, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_ButtonPressPoint
value: 0.5
objectReference: {fileID: 0}

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: ffd8268f7307a0c48a067dad4a8fe060
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,367 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!181963792 &2655988077585873504
Preset:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: XRI Default Right Controller
m_TargetType:
m_NativeTypeID: 114
m_ManagedTypePPtr: {fileID: 11500000, guid: caff514de9b15ad48ab85dcff5508221,
type: 3}
m_ManagedTypeFallback:
m_Properties:
- target: {fileID: 0}
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorHideFlags
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorClassIdentifier
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UpdateTrackingType
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EnableInputTracking
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EnableInputActions
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ModelPrefab
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ModelTransform
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_AnimateModel
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ModelSelectTransition
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ModelDeSelectTransition
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_AnchorControlDeadzone
value: 0.75
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_AnchorControlOffAxisDeadzone
value: 0.3
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Name
value: Position
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Id
value: 93ead265-4bff-4199-8ddf-33c028dcfee9
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_PositionAction.m_Reference
value:
objectReference: {fileID: -3326005586356538449, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Name
value: Rotation
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Id
value: cd9a8368-32d3-4e58-86a0-6fe78d199369
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotationAction.m_Reference
value:
objectReference: {fileID: 5101698808175986029, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Name
value: Select
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Id
value: 3207346a-8b2f-4b24-b45a-90ea1cdef7fb
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_SelectAction.m_Reference
value:
objectReference: {fileID: 187161793506945269, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Name
value: Activate
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Id
value: ed3be3cd-637e-48d6-ae4b-dd97305eaa40
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_ActivateAction.m_Reference
value:
objectReference: {fileID: 83097790271614945, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Name
value: UI Press
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Id
value: 55ce5c5d-aad8-4ebf-9f21-899ff595a062
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_UIPressAction.m_Reference
value:
objectReference: {fileID: 3279264004350380116, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Name
value: Haptic Device
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Id
value: 60f81e0e-3fab-4e26-90b6-a5ab762e2bb1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_HapticDeviceAction.m_Reference
value:
objectReference: {fileID: -8222252007134549311, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Name
value: Rotate Anchor
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Id
value: aca8fec0-a925-428d-a6b7-25cfbd478258
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RotateAnchorAction.m_Reference
value:
objectReference: {fileID: -5913262927076077117, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Name
value: Translate Anchor
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Id
value: 161874b5-2545-4bb2-bea4-eeddeb4fabf6
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TranslateAnchorAction.m_Reference
value:
objectReference: {fileID: 875253871413052681, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_ButtonPressPoint
value: 0.5
objectReference: {fileID: 0}

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 1421ad86ff3787b4dae70fe9e699a25f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,121 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!181963792 &2655988077585873504
Preset:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: XRI Default Snap Turn
m_TargetType:
m_NativeTypeID: 114
m_ManagedTypePPtr: {fileID: 11500000, guid: 2213c36610e3b1c4bbf886810ed9db12,
type: 3}
m_ManagedTypeFallback:
m_Properties:
- target: {fileID: 0}
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorHideFlags
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EditorClassIdentifier
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_System
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_TurnAmount
value: 45
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_DebounceTime
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EnableTurnLeftRight
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_EnableTurnAround
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandSnapTurnAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandSnapTurnAction.m_Action.m_Name
value: Left Hand Snap Turn
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandSnapTurnAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandSnapTurnAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandSnapTurnAction.m_Action.m_Id
value: a1d07c24-ca50-422a-a23f-685d9fabf63b
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandSnapTurnAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandSnapTurnAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandSnapTurnAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_LeftHandSnapTurnAction.m_Reference
value:
objectReference: {fileID: 1010738217276881514, guid: c348712bda248c246b8c49b3db54643f,
type: 3}
- target: {fileID: 0}
propertyPath: m_RightHandSnapTurnAction.m_UseReference
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandSnapTurnAction.m_Action.m_Name
value: Right Hand Snap Turn
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandSnapTurnAction.m_Action.m_Type
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandSnapTurnAction.m_Action.m_ExpectedControlType
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandSnapTurnAction.m_Action.m_Id
value: a7b54797-6974-4f75-81d0-42b9c15ef1e0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandSnapTurnAction.m_Action.m_Processors
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandSnapTurnAction.m_Action.m_Interactions
value:
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandSnapTurnAction.m_Action.m_SingletonActionBindings.Array.size
value: 0
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_RightHandSnapTurnAction.m_Reference
value:
objectReference: {fileID: -6493913391331992944, guid: c348712bda248c246b8c49b3db54643f,
type: 3}

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 18697d253d848974aa7052cba872c9f0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant: