Initialer Upload neues Unity-Projekt
This commit is contained in:
175
Assets/SteamVR/Input/ExampleJSON/actions.json
Normal file
175
Assets/SteamVR/Input/ExampleJSON/actions.json
Normal file
@ -0,0 +1,175 @@
|
||||
{
|
||||
"actions": [
|
||||
{
|
||||
"name": "/actions/default/in/InteractUI",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/Teleport",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/GrabPinch",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/GrabGrip",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/Pose",
|
||||
"type": "pose"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/SkeletonLeftHand",
|
||||
"type": "skeleton",
|
||||
"skeleton": "/skeleton/hand/left"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/SkeletonRightHand",
|
||||
"type": "skeleton",
|
||||
"skeleton": "/skeleton/hand/right"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/Squeeze",
|
||||
"type": "vector1",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/HeadsetOnHead",
|
||||
"type": "boolean",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/SnapTurnLeft",
|
||||
"type": "boolean",
|
||||
"requirement": "suggested"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/in/SnapTurnRight",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/default/out/Haptic",
|
||||
"type": "vibration"
|
||||
},
|
||||
{
|
||||
"name": "/actions/platformer/in/Move",
|
||||
"type": "vector2"
|
||||
},
|
||||
{
|
||||
"name": "/actions/platformer/in/Jump",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/buggy/in/Steering",
|
||||
"type": "vector2"
|
||||
},
|
||||
{
|
||||
"name": "/actions/buggy/in/Throttle",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/buggy/in/Brake",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/buggy/in/Reset",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/mixedreality/in/ExternalCamera",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
}
|
||||
],
|
||||
"action_sets": [
|
||||
{
|
||||
"name": "/actions/default",
|
||||
"usage": "single"
|
||||
},
|
||||
{
|
||||
"name": "/actions/platformer",
|
||||
"usage": "single"
|
||||
},
|
||||
{
|
||||
"name": "/actions/buggy",
|
||||
"usage": "single"
|
||||
},
|
||||
{
|
||||
"name": "/actions/mixedreality",
|
||||
"usage": "single"
|
||||
}
|
||||
],
|
||||
"default_bindings": [
|
||||
{
|
||||
"controller_type": "vive_controller",
|
||||
"binding_url": "bindings_vive_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "oculus_touch",
|
||||
"binding_url": "bindings_oculus_touch.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "knuckles",
|
||||
"binding_url": "bindings_knuckles.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "holographic_controller",
|
||||
"binding_url": "bindings_holographic_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_cosmos_controller",
|
||||
"binding_url": "bindings_vive_cosmos_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "logitech_stylus",
|
||||
"binding_url": "bindings_logitech_stylus.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_cosmos",
|
||||
"binding_url": "binding_vive_cosmos.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive",
|
||||
"binding_url": "binding_vive.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "indexhmd",
|
||||
"binding_url": "binding_index_hmd.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_pro",
|
||||
"binding_url": "binding_vive_pro.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "rift",
|
||||
"binding_url": "binding_rift.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "holographic_hmd",
|
||||
"binding_url": "binding_holographic_hmd.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_camera",
|
||||
"binding_url": "binding_vive_tracker_camera.json"
|
||||
}
|
||||
],
|
||||
"localization": [
|
||||
{
|
||||
"language_tag": "en_US",
|
||||
"/actions/default/in/GrabGrip": "Grab Grip",
|
||||
"/actions/default/in/GrabPinch": "Grab Pinch",
|
||||
"/actions/default/in/HeadsetOnHead": "Headset on head (proximity sensor)",
|
||||
"/actions/default/in/InteractUI": "Interact With UI",
|
||||
"/actions/default/in/Pose": "Pose",
|
||||
"/actions/default/in/SkeletonLeftHand": "Skeleton (Left)",
|
||||
"/actions/default/in/SkeletonRightHand": "Skeleton (Right)",
|
||||
"/actions/default/in/Teleport": "Teleport",
|
||||
"/actions/default/out/Haptic": "Haptic",
|
||||
"/actions/platformer/in/Jump": "Jump",
|
||||
"/actions/default/in/SnapTurnLeft": "Snap Turn (Left)",
|
||||
"/actions/default/in/SnapTurnRight": "Snap Turn (Right)"
|
||||
}
|
||||
]
|
||||
}
|
||||
8
Assets/SteamVR/Input/ExampleJSON/actions.json.meta
Normal file
8
Assets/SteamVR/Input/ExampleJSON/actions.json.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 39438ffe60abace49bb41a4ae9c732b8
|
||||
timeCreated: 1568830083
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,27 @@
|
||||
{
|
||||
"alias_info" : {},
|
||||
"bindings" : {
|
||||
"/actions/default" : {
|
||||
"chords" : [],
|
||||
"haptics" : [],
|
||||
"poses" : [],
|
||||
"skeleton" : [],
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/default/in/headsetonhead"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/head/proximity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "holographic_hmd",
|
||||
"description" : "",
|
||||
"name" : "holographic_hmd defaults",
|
||||
"options" : {},
|
||||
"simulated_actions" : []
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1bf9d7fa6f3987e4e9b1a610c756e32b
|
||||
timeCreated: 1541544002
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
27
Assets/SteamVR/Input/ExampleJSON/binding_index_hmd.json
Normal file
27
Assets/SteamVR/Input/ExampleJSON/binding_index_hmd.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"alias_info": {},
|
||||
"bindings": {
|
||||
"/actions/default": {
|
||||
"chords": [],
|
||||
"haptics": [],
|
||||
"poses": [],
|
||||
"skeleton": [],
|
||||
"sources": [
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/headsetonhead"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/head/proximity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type": "indexhmd",
|
||||
"description": "",
|
||||
"name": "index hmd defaults",
|
||||
"options": {},
|
||||
"simulated_actions": []
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fab760ff58ade2e45a3ae64ba79b0798
|
||||
timeCreated: 1568830083
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
27
Assets/SteamVR/Input/ExampleJSON/binding_rift.json
Normal file
27
Assets/SteamVR/Input/ExampleJSON/binding_rift.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"alias_info" : {},
|
||||
"bindings" : {
|
||||
"/actions/default" : {
|
||||
"chords" : [],
|
||||
"haptics" : [],
|
||||
"poses" : [],
|
||||
"skeleton" : [],
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/default/in/headsetonhead"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/head/proximity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "rift",
|
||||
"description" : "",
|
||||
"name" : "rift defaults",
|
||||
"options" : {},
|
||||
"simulated_actions" : []
|
||||
}
|
||||
8
Assets/SteamVR/Input/ExampleJSON/binding_rift.json.meta
Normal file
8
Assets/SteamVR/Input/ExampleJSON/binding_rift.json.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 06c05f6a7ccba724faf1abf742ab9013
|
||||
timeCreated: 1541544002
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
27
Assets/SteamVR/Input/ExampleJSON/binding_vive.json
Normal file
27
Assets/SteamVR/Input/ExampleJSON/binding_vive.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"alias_info" : {},
|
||||
"bindings" : {
|
||||
"/actions/default" : {
|
||||
"chords" : [],
|
||||
"haptics" : [],
|
||||
"poses" : [],
|
||||
"skeleton" : [],
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/default/in/headsetonhead"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/head/proximity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "vive",
|
||||
"description" : "",
|
||||
"name" : "vive defaults",
|
||||
"options" : {},
|
||||
"simulated_actions" : []
|
||||
}
|
||||
8
Assets/SteamVR/Input/ExampleJSON/binding_vive.json.meta
Normal file
8
Assets/SteamVR/Input/ExampleJSON/binding_vive.json.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 43fad7e4e7f44884ba9067602d2a8b5d
|
||||
timeCreated: 1541544002
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
27
Assets/SteamVR/Input/ExampleJSON/binding_vive_cosmos.json
Normal file
27
Assets/SteamVR/Input/ExampleJSON/binding_vive_cosmos.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"alias_info": {},
|
||||
"bindings": {
|
||||
"/actions/default": {
|
||||
"chords": [],
|
||||
"haptics": [],
|
||||
"poses": [],
|
||||
"skeleton": [],
|
||||
"sources": [
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/headsetonhead"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/head/proximity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type": "vive_cosmos",
|
||||
"description": "",
|
||||
"name": "vive cosmos hmd defaults",
|
||||
"options": {},
|
||||
"simulated_actions": []
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: da08bf5ecfe08d54abffcb6b22e75322
|
||||
timeCreated: 1568830083
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
27
Assets/SteamVR/Input/ExampleJSON/binding_vive_pro.json
Normal file
27
Assets/SteamVR/Input/ExampleJSON/binding_vive_pro.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"alias_info" : {},
|
||||
"bindings" : {
|
||||
"/actions/default" : {
|
||||
"chords" : [],
|
||||
"haptics" : [],
|
||||
"poses" : [],
|
||||
"skeleton" : [],
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/default/in/headsetonhead"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/head/proximity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "vive_pro",
|
||||
"description" : "",
|
||||
"name" : "vive_pro defaults",
|
||||
"options" : {},
|
||||
"simulated_actions" : []
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 70b9b61068027ed44ba03cd382badfe6
|
||||
timeCreated: 1541544002
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,22 @@
|
||||
{
|
||||
"alias_info" : {},
|
||||
"bindings": {
|
||||
"/actions/mixedreality": {
|
||||
"haptics": [
|
||||
],
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/mixedreality/in/ExternalCamera",
|
||||
"path": "/user/camera/pose/raw"
|
||||
}
|
||||
],
|
||||
"sources": [
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "vive_tracker_camera",
|
||||
"description" : "",
|
||||
"name" : "tracker_forcamera",
|
||||
"options" : {},
|
||||
"simulated_actions" : []
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 119e4a9328cca524ba289f8978bac7cc
|
||||
timeCreated: 1545954566
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,307 @@
|
||||
{
|
||||
"bindings" : {
|
||||
"/actions/buggy" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/right/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/trackpad"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/default" : {
|
||||
"haptics" : [
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/right/output/haptic"
|
||||
}
|
||||
],
|
||||
"poses" : [
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/left/pose/raw"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.95",
|
||||
"click_deactivate_threshold": "0.9"
|
||||
},
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.95",
|
||||
"click_deactivate_threshold": "0.9"
|
||||
},
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "25",
|
||||
"overlap_pct": "30",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "25",
|
||||
"overlap_pct": "30",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/right/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "85",
|
||||
"overlap_pct": "0",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "85",
|
||||
"overlap_pct": "0",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/right/input/joystick"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/platformer" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/right/input/joystick"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "holographic_controller",
|
||||
"description" : "",
|
||||
"name" : "Default bindings for Windows Mixed Reality Controllers"
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 90a42dface447e34e9ba2049ee99bdf5
|
||||
timeCreated: 1541544002
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
326
Assets/SteamVR/Input/ExampleJSON/bindings_knuckles.json
Normal file
326
Assets/SteamVR/Input/ExampleJSON/bindings_knuckles.json
Normal file
@ -0,0 +1,326 @@
|
||||
{
|
||||
"bindings" : {
|
||||
"/actions/buggy" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/left/input/thumbstick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/right/input/thumbstick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/a"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/a"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/b"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/b"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/default" : {
|
||||
"chords" : [],
|
||||
"haptics" : [
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/right/output/haptic"
|
||||
}
|
||||
],
|
||||
"poses" : [
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/left/pose/raw"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton" : [
|
||||
{
|
||||
"output" : "/actions/default/in/skeletonlefthand",
|
||||
"path" : "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/skeletonrighthand",
|
||||
"path" : "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"force": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "force_sensor",
|
||||
"path": "/user/hand/left/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"force": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "force_sensor",
|
||||
"path": "/user/hand/right/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "25",
|
||||
"overlap_pct": "30",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/left/input/thumbstick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "25",
|
||||
"overlap_pct": "30",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/right/input/thumbstick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "85",
|
||||
"overlap_pct": "0",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/left/input/thumbstick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "85",
|
||||
"overlap_pct": "0",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/right/input/thumbstick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"grab": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "grab",
|
||||
"parameters": {
|
||||
"force_hold_threshold": "0.02",
|
||||
"force_release_threshold": "0.01"
|
||||
},
|
||||
"path": "/user/hand/left/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"grab": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "grab",
|
||||
"parameters": {
|
||||
"force_hold_threshold": "0.02",
|
||||
"force_release_threshold": "0.01"
|
||||
},
|
||||
"path": "/user/hand/right/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"grab": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "grab",
|
||||
"parameters": {
|
||||
"force_hold_threshold": "0.02",
|
||||
"force_release_threshold": "0.01"
|
||||
},
|
||||
"path": "/user/hand/left/input/pinch"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"grab": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "grab",
|
||||
"parameters": {
|
||||
"force_hold_threshold": "0.02",
|
||||
"force_release_threshold": "0.01"
|
||||
},
|
||||
"path": "/user/hand/right/input/pinch"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/platformer" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/left/input/thumbstick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/right/input/thumbstick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/trigger"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "knuckles",
|
||||
"description" : "",
|
||||
"name" : "knuckles_default"
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2fc83bd02dd477f46bab78fdfd4c3193
|
||||
timeCreated: 1541544002
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
269
Assets/SteamVR/Input/ExampleJSON/bindings_logitech_stylus.json
Normal file
269
Assets/SteamVR/Input/ExampleJSON/bindings_logitech_stylus.json
Normal file
@ -0,0 +1,269 @@
|
||||
{
|
||||
"bindings" : {
|
||||
"/actions/buggy" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/left/input/primary"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/right/input/primary"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
},
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "trackpad",
|
||||
"path" : "/user/hand/left/input/touchstrip"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
},
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "trackpad",
|
||||
"path" : "/user/hand/right/input/touchstrip"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/menu"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/menu"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/default" : {
|
||||
"chords" : [],
|
||||
"haptics" : [
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/right/output/haptic"
|
||||
}
|
||||
],
|
||||
"poses" : [
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/left/pose/raw"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/primary"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.75",
|
||||
"click_deactivate_threshold": "0.7",
|
||||
"force_input": "value"
|
||||
},
|
||||
"path": "/user/hand/left/input/primary"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/primary"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.75",
|
||||
"click_deactivate_threshold": "0.7"
|
||||
},
|
||||
"path": "/user/hand/right/input/primary"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"center": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"south": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "90",
|
||||
"overlap_pct": "15",
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"path": "/user/hand/left/input/touchstrip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"center": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"south": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "90",
|
||||
"overlap_pct": "15",
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"path": "/user/hand/right/input/touchstrip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/tip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/tip"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/platformer" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/touchstrip"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/touchstrip"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "trackpad",
|
||||
"path" : "/user/hand/left/input/touchstrip"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "trackpad",
|
||||
"path" : "/user/hand/right/input/touchstrip"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "vive_controller",
|
||||
"description" : "",
|
||||
"name" : "vive_controller"
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 687da068c36e4094297e907f030b1137
|
||||
timeCreated: 1588130101
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
315
Assets/SteamVR/Input/ExampleJSON/bindings_oculus_touch.json
Normal file
315
Assets/SteamVR/Input/ExampleJSON/bindings_oculus_touch.json
Normal file
@ -0,0 +1,315 @@
|
||||
{
|
||||
"bindings" : {
|
||||
"/actions/buggy" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/right/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/x"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/x"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/y"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/y"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/a"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/b"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/default" : {
|
||||
"chords" : [],
|
||||
"haptics" : [
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/right/output/haptic"
|
||||
}
|
||||
],
|
||||
"poses" : [
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/left/pose/raw"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton" : [
|
||||
{
|
||||
"output" : "/actions/default/in/skeletonlefthand",
|
||||
"path" : "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/skeletonrighthand",
|
||||
"path" : "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.8",
|
||||
"click_deactivate_threshold": "0.7"
|
||||
},
|
||||
"path": "/user/hand/left/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.8",
|
||||
"click_deactivate_threshold": "0.7",
|
||||
"force_input": "value"
|
||||
},
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.8",
|
||||
"click_deactivate_threshold": "0.7"
|
||||
},
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "25",
|
||||
"overlap_pct": "30",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "25",
|
||||
"overlap_pct": "30",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/right/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "85",
|
||||
"overlap_pct": "0",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "85",
|
||||
"overlap_pct": "0",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/right/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.8",
|
||||
"click_deactivate_threshold": "0.7"
|
||||
},
|
||||
"path": "/user/hand/right/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/grip"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/platformer" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
},
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
},
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/right/input/joystick"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "oculus_touch",
|
||||
"description" : "",
|
||||
"name" : "oculus_touch"
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ac8ef0844edb47f47a2a8edc62df4eab
|
||||
timeCreated: 1541544002
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
289
Assets/SteamVR/Input/ExampleJSON/bindings_vive_controller.json
Normal file
289
Assets/SteamVR/Input/ExampleJSON/bindings_vive_controller.json
Normal file
@ -0,0 +1,289 @@
|
||||
{
|
||||
"bindings" : {
|
||||
"/actions/buggy" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
},
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "trackpad",
|
||||
"path" : "/user/hand/left/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
},
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "trackpad",
|
||||
"path" : "/user/hand/right/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/application_menu"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/application_menu"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/default" : {
|
||||
"chords" : [],
|
||||
"haptics" : [
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/right/output/haptic"
|
||||
}
|
||||
],
|
||||
"poses" : [
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/left/pose/raw"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton" : [
|
||||
{
|
||||
"output" : "/actions/default/in/skeletonlefthand",
|
||||
"path" : "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/skeletonrighthand",
|
||||
"path" : "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.05",
|
||||
"click_deactivate_threshold": "0",
|
||||
"force_input": "force"
|
||||
},
|
||||
"path": "/user/hand/left/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.75",
|
||||
"click_deactivate_threshold": "0.7",
|
||||
"force_input": "value"
|
||||
},
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.75",
|
||||
"click_deactivate_threshold": "0.7"
|
||||
},
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"center": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"south": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "90",
|
||||
"overlap_pct": "15",
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"path": "/user/hand/left/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"center": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"south": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "90",
|
||||
"overlap_pct": "15",
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"path": "/user/hand/right/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.05",
|
||||
"click_deactivate_threshold": "0",
|
||||
"force_input": "force"
|
||||
},
|
||||
"path": "/user/hand/right/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/platformer" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "trackpad",
|
||||
"path" : "/user/hand/left/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "trackpad",
|
||||
"path" : "/user/hand/right/input/trackpad"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "vive_controller",
|
||||
"description" : "",
|
||||
"name" : "vive_controller"
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 80888c8fe60f72c41bd99822a92c9232
|
||||
timeCreated: 1541544002
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,289 @@
|
||||
{
|
||||
"bindings" : {
|
||||
"/actions/buggy" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"pull" : {
|
||||
"output" : "/actions/buggy/in/throttle"
|
||||
}
|
||||
},
|
||||
"mode" : "trigger",
|
||||
"path" : "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"position" : {
|
||||
"output" : "/actions/buggy/in/steering"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/right/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/x"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/left/input/y"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/brake"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/a"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/buggy/in/reset"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/b"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/default" : {
|
||||
"chords" : [],
|
||||
"haptics" : [
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/out/haptic",
|
||||
"path" : "/user/hand/right/output/haptic"
|
||||
}
|
||||
],
|
||||
"poses" : [
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/left/pose/raw"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/pose",
|
||||
"path" : "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton" : [
|
||||
{
|
||||
"output" : "/actions/default/in/skeletonlefthand",
|
||||
"path" : "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output" : "/actions/default/in/skeletonrighthand",
|
||||
"path" : "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.8",
|
||||
"click_deactivate_threshold": "0.7",
|
||||
"force_input": "value"
|
||||
},
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/interactui"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabpinch"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"parameters": {
|
||||
"click_activate_threshold": "0.8",
|
||||
"click_deactivate_threshold": "0.7"
|
||||
},
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "25",
|
||||
"overlap_pct": "30",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"north": {
|
||||
"output": "/actions/default/in/teleport"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "25",
|
||||
"overlap_pct": "30",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/right/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "85",
|
||||
"overlap_pct": "0",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"east": {
|
||||
"output": "/actions/default/in/snapturnright"
|
||||
},
|
||||
"west": {
|
||||
"output": "/actions/default/in/snapturnleft"
|
||||
}
|
||||
},
|
||||
"mode": "dpad",
|
||||
"parameters": {
|
||||
"deadzone_pct": "85",
|
||||
"overlap_pct": "0",
|
||||
"sub_mode": "touch"
|
||||
},
|
||||
"path": "/user/hand/right/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/grabgrip"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/grip"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
"pull": {
|
||||
"output": "/actions/default/in/squeeze"
|
||||
}
|
||||
},
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger"
|
||||
}
|
||||
]
|
||||
},
|
||||
"/actions/platformer" : {
|
||||
"sources" : [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
},
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/platformer/in/jump"
|
||||
},
|
||||
"position" : {
|
||||
"output" : "/actions/platformer/in/move"
|
||||
}
|
||||
},
|
||||
"mode" : "joystick",
|
||||
"path" : "/user/hand/right/input/joystick"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type" : "vive_cosmos_controller",
|
||||
"description" : "",
|
||||
"name" : "vive_cosmos_controller"
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e6a5f17813c0ba9469b04d26706046d9
|
||||
timeCreated: 1568830083
|
||||
licenseType: Store
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user