Adds AVRFramework
This commit is contained in:
13
Config/SteamVRBindings/gamepad.json
Normal file
13
Config/SteamVRBindings/gamepad.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Default bindings for Gamepads",
|
||||
"controller_type": "gamepad",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
199
Config/SteamVRBindings/holographic_controller.json
Normal file
199
Config/SteamVRBindings/holographic_controller.json
Normal file
@@ -0,0 +1,199 @@
|
||||
{
|
||||
"name": "Default bindings for MixedReality",
|
||||
"controller_type": "holographic_controller",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickPressLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickPressRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "scalar_constant",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"value":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "scalar_constant",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"value":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickLeft_X,ThumbstickLeft_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickRight_X,ThumbstickRight_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/controllerleft",
|
||||
"path": "/user/hand/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/controllerright",
|
||||
"path": "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton": [
|
||||
{
|
||||
"output": "/actions/main/in/skeletonleft",
|
||||
"path": "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/skeletonright",
|
||||
"path": "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"haptics": [
|
||||
{
|
||||
"output": "/actions/main/out/vibrateleft",
|
||||
"path": "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/out/vibrateright",
|
||||
"path": "/user/hand/right/output/haptic"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
199
Config/SteamVRBindings/hpmotioncontroller.json
Normal file
199
Config/SteamVRBindings/hpmotioncontroller.json
Normal file
@@ -0,0 +1,199 @@
|
||||
{
|
||||
"name": "Default bindings for HPMixedRealityController",
|
||||
"controller_type": "hpmotioncontroller",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickPressLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickPressRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "scalar_constant",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"value":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "scalar_constant",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"value":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickLeft_X,ThumbstickLeft_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickRight_X,ThumbstickRight_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/controllerleft",
|
||||
"path": "/user/hand/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/controllerright",
|
||||
"path": "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton": [
|
||||
{
|
||||
"output": "/actions/main/in/skeletonleft",
|
||||
"path": "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/skeletonright",
|
||||
"path": "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"haptics": [
|
||||
{
|
||||
"output": "/actions/main/out/vibrateleft",
|
||||
"path": "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/out/vibrateright",
|
||||
"path": "/user/hand/right/output/haptic"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
25
Config/SteamVRBindings/indexhmd.json
Normal file
25
Config/SteamVRBindings/indexhmd.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "Default bindings for Valve Index Headset",
|
||||
"controller_type": "indexhmd",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/head/proximity",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/HeadsetOn"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
265
Config/SteamVRBindings/knuckles.json
Normal file
265
Config/SteamVRBindings/knuckles.json
Normal file
@@ -0,0 +1,265 @@
|
||||
{
|
||||
"name": "Default bindings for ValveIndex",
|
||||
"controller_type": "knuckles",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/left/input/thumbstick",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickPressLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/thumbstick",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickPressRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/a",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton01Left"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/a",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton01Right"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/b",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton02Left"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/b",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton02Right"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/CapTouchPointingLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/CapTouchPointingRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "force_sensor",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"force":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "force_sensor",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"force":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/left/input/thumbstick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickLeft_X,ThumbstickLeft_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/thumbstick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickRight_X,ThumbstickRight_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/controllerleft",
|
||||
"path": "/user/hand/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/controllerright",
|
||||
"path": "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton": [
|
||||
{
|
||||
"output": "/actions/main/in/skeletonleft",
|
||||
"path": "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/skeletonright",
|
||||
"path": "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"haptics": [
|
||||
{
|
||||
"output": "/actions/main/out/vibrateleft",
|
||||
"path": "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/out/vibrateright",
|
||||
"path": "/user/hand/right/output/haptic"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
254
Config/SteamVRBindings/oculus_touch.json
Normal file
254
Config/SteamVRBindings/oculus_touch.json
Normal file
@@ -0,0 +1,254 @@
|
||||
{
|
||||
"name": "Default bindings for OculusTouch",
|
||||
"controller_type": "oculus_touch",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/application_menu",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/Pause"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickPressLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickPressRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/x",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton01Left"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/a",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton01Right"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/y",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton02Left"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/b",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton02Right"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickLeft_X,ThumbstickLeft_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickRight_X,ThumbstickRight_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/controllerleft",
|
||||
"path": "/user/hand/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/controllerright",
|
||||
"path": "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton": [
|
||||
{
|
||||
"output": "/actions/main/in/skeletonleft",
|
||||
"path": "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/skeletonright",
|
||||
"path": "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"haptics": [
|
||||
{
|
||||
"output": "/actions/main/out/vibrateleft",
|
||||
"path": "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/out/vibrateright",
|
||||
"path": "/user/hand/right/output/haptic"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
25
Config/SteamVRBindings/rift.json
Normal file
25
Config/SteamVRBindings/rift.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "Default bindings for Rift Headset",
|
||||
"controller_type": "rift",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/head/proximity",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/HeadsetOn"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
599
Config/SteamVRBindings/steamvr_manifest.json
Normal file
599
Config/SteamVRBindings/steamvr_manifest.json
Normal file
@@ -0,0 +1,599 @@
|
||||
{
|
||||
"actions": [
|
||||
{
|
||||
"name": "/actions/main/in/controllerleft",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/controllerright",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_camera",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_chest",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_shoulder_left",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_shoulder_right",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_elbow_left",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_elbow_right",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_knee_left",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_knee_right",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_waist",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_foot_left",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_foot_right",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_keyboard",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_pose_left",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_pose_right",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_back_left",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_back_right",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_front_left",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_front_right",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_frontr_left",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_frontr_right",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_grip_left",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/tracker_handed_grip_right",
|
||||
"type": "pose",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/skeletonleft",
|
||||
"type": "skeleton",
|
||||
"skeleton": "/skeleton/hand/left",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/skeletonright",
|
||||
"type": "skeleton",
|
||||
"skeleton": "/skeleton/hand/right",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/out/vibrateleft",
|
||||
"type": "vibration",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/out/vibrateright",
|
||||
"type": "vibration",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/open_console",
|
||||
"type": "boolean",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Pause",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/MotionControllerTriggerLeft",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/MotionControllerTriggerRight",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/MotionControllerGripLeft",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/MotionControllerGripRight",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ThumbstickPressLeft",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ThumbstickPressRight",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ShoulderLeft",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ShoulderRight",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/FaceButton01Left",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/FaceButton01Right",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/FaceButton02Left",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/FaceButton02Right",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/FaceButton03Left",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/FaceButton03Right",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/FaceButton04Left",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/FaceButton04Right",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/MotionControllerMenu",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/HeadsetOn",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Forward axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Right axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Up axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/LookUp axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/LookRight axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Zoom axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/CapTouchPointingLeft axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/CapTouchPointingRight axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/CapTouchThumbLeft axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/CapTouchThumbRight axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Grip1AxisLeft axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Grip1AxisRight axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/TriggerAxisLeft axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/TriggerAxisRight axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ThumbstickLeft_X,ThumbstickLeft_Y X Y_axis2d",
|
||||
"type": "vector2"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ThumbstickLeft_X axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ThumbstickLeft_Y axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ThumbstickRight_X axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ThumbstickRight_X,ThumbstickRight_Y X Y_axis2d",
|
||||
"type": "vector2"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/ThumbstickRight_Y axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/SteamVRBindings axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Rotate axis",
|
||||
"type": "vector1"
|
||||
}
|
||||
],
|
||||
"action_sets": [
|
||||
{
|
||||
"name": "/actions/main",
|
||||
"usage": "leftright"
|
||||
}
|
||||
],
|
||||
"default_bindings": [
|
||||
{
|
||||
"controller_type": "gamepad",
|
||||
"binding_url": "gamepad.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "holographic_controller",
|
||||
"binding_url": "holographic_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "hpmotioncontroller",
|
||||
"binding_url": "hpmotioncontroller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "indexhmd",
|
||||
"binding_url": "indexhmd.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "knuckles",
|
||||
"binding_url": "knuckles.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "oculus_touch",
|
||||
"binding_url": "oculus_touch.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "rift",
|
||||
"binding_url": "rift.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive",
|
||||
"binding_url": "vive.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_controller",
|
||||
"binding_url": "vive_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_cosmos_controller",
|
||||
"binding_url": "vive_cosmos_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_pro",
|
||||
"binding_url": "vive_pro.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker",
|
||||
"binding_url": "vive_tracker.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_camera",
|
||||
"binding_url": "vive_tracker_camera.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_chest",
|
||||
"binding_url": "vive_tracker_chest.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_handed",
|
||||
"binding_url": "vive_tracker_handed.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_keyboard",
|
||||
"binding_url": "vive_tracker_keyboard.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_elbow",
|
||||
"binding_url": "vive_tracker_left_elbow.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_foot",
|
||||
"binding_url": "vive_tracker_left_foot.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_knee",
|
||||
"binding_url": "vive_tracker_left_knee.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_shoulder",
|
||||
"binding_url": "vive_tracker_left_shoulder.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_elbow",
|
||||
"binding_url": "vive_tracker_right_elbow.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_foot",
|
||||
"binding_url": "vive_tracker_right_foot.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_knee",
|
||||
"binding_url": "vive_tracker_right_knee.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_shoulder",
|
||||
"binding_url": "vive_tracker_right_shoulder.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_waist",
|
||||
"binding_url": "vive_tracker_waist.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "knuckles",
|
||||
"binding_url": "knuckles.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_controller",
|
||||
"binding_url": "vive_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_cosmos_controller",
|
||||
"binding_url": "vive_cosmos_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "oculus_touch",
|
||||
"binding_url": "oculus_touch.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "holographic_controller",
|
||||
"binding_url": "holographic_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "hpmotioncontroller",
|
||||
"binding_url": "hpmotioncontroller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "indexhmd",
|
||||
"binding_url": "indexhmd.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive",
|
||||
"binding_url": "vive.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_pro",
|
||||
"binding_url": "vive_pro.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "rift",
|
||||
"binding_url": "rift.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker",
|
||||
"binding_url": "vive_tracker.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_camera",
|
||||
"binding_url": "vive_tracker_camera.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_waist",
|
||||
"binding_url": "vive_tracker_waist.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_foot",
|
||||
"binding_url": "vive_tracker_left_foot.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_foot",
|
||||
"binding_url": "vive_tracker_right_foot.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_shoulder",
|
||||
"binding_url": "vive_tracker_left_shoulder.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_shoulder",
|
||||
"binding_url": "vive_tracker_right_shoulder.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_elbow",
|
||||
"binding_url": "vive_tracker_left_elbow.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_elbow",
|
||||
"binding_url": "vive_tracker_right_elbow.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_knee",
|
||||
"binding_url": "vive_tracker_left_knee.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_knee",
|
||||
"binding_url": "vive_tracker_right_knee.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_chest",
|
||||
"binding_url": "vive_tracker_chest.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_keyboard",
|
||||
"binding_url": "vive_tracker_keyboard.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_handed",
|
||||
"binding_url": "vive_tracker_handed.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "gamepad",
|
||||
"binding_url": "gamepad.json"
|
||||
}
|
||||
],
|
||||
"localization": [
|
||||
{
|
||||
"language_tag": "en_us",
|
||||
"/actions/main/in/controllerleft": "Left Controller [Pose]",
|
||||
"/actions/main/in/controllerright": "Right Controller [Pose]",
|
||||
"/actions/main/in/tracker_camera": "Camera [Tracker]",
|
||||
"/actions/main/in/tracker_chest": "Chest [Tracker]",
|
||||
"/actions/main/in/tracker_shoulder_left": "Shoulder Left [Tracker]",
|
||||
"/actions/main/in/tracker_shoulder_right": "Shoulder Right [Tracker]",
|
||||
"/actions/main/in/tracker_elbow_left": "Elbow Left [Tracker]",
|
||||
"/actions/main/in/tracker_elbow_right": "Elbow Right [Tracker]",
|
||||
"/actions/main/in/tracker_knee_left": "Knee Left [Tracker]",
|
||||
"/actions/main/in/tracker_knee_right": "Knee Right [Tracker]",
|
||||
"/actions/main/in/tracker_waist": "Waist [Tracker]",
|
||||
"/actions/main/in/tracker_foot_left": "Foot Left [Tracker]",
|
||||
"/actions/main/in/tracker_foot_right": "Foot Right [Tracker]",
|
||||
"/actions/main/in/tracker_keyboard": "Keyboard [Tracker]",
|
||||
"/actions/main/in/tracker_handed_pose_left": "Raw Pose Left [Tracker]",
|
||||
"/actions/main/in/tracker_handed_pose_right": "Raw Pose Right [Tracker]",
|
||||
"/actions/main/in/tracker_handed_back_left": "Handed Back Left [Tracker]",
|
||||
"/actions/main/in/tracker_handed_back_right": "Handed Back Right [Tracker]",
|
||||
"/actions/main/in/tracker_handed_front_left": "Handed Front Left [Tracker]",
|
||||
"/actions/main/in/tracker_handed_front_right": "Handed Front Right [Tracker]",
|
||||
"/actions/main/in/tracker_handed_frontr_left": "Handed Front Rolled Left [Tracker]",
|
||||
"/actions/main/in/tracker_handed_frontr_right": "Handed Front Rolled Right [Tracker]",
|
||||
"/actions/main/in/tracker_handed_grip_left": "Handed Pistol Grip Left [Tracker]",
|
||||
"/actions/main/in/tracker_handed_grip_right": "Handed Pistol Grip Right [Tracker]",
|
||||
"/actions/main/in/skeletonleft": "Skeleton (Left)",
|
||||
"/actions/main/in/skeletonright": "Skeleton (Right)",
|
||||
"/actions/main/out/vibrateleft": "Haptic (Left)",
|
||||
"/actions/main/out/vibrateright": "Haptic (Right)",
|
||||
"/actions/main/in/open_console": "Open Console",
|
||||
"/actions/main/in/Pause": "Pause",
|
||||
"/actions/main/in/MotionControllerTriggerLeft": "MotionControllerTriggerLeft",
|
||||
"/actions/main/in/MotionControllerTriggerRight": "MotionControllerTriggerRight",
|
||||
"/actions/main/in/MotionControllerGripLeft": "MotionControllerGripLeft",
|
||||
"/actions/main/in/MotionControllerGripRight": "MotionControllerGripRight",
|
||||
"/actions/main/in/ThumbstickPressLeft": "ThumbstickPressLeft",
|
||||
"/actions/main/in/ThumbstickPressRight": "ThumbstickPressRight",
|
||||
"/actions/main/in/ShoulderLeft": "ShoulderLeft",
|
||||
"/actions/main/in/ShoulderRight": "ShoulderRight",
|
||||
"/actions/main/in/FaceButton01Left": "FaceButton01Left",
|
||||
"/actions/main/in/FaceButton01Right": "FaceButton01Right",
|
||||
"/actions/main/in/FaceButton02Left": "FaceButton02Left",
|
||||
"/actions/main/in/FaceButton02Right": "FaceButton02Right",
|
||||
"/actions/main/in/FaceButton03Left": "FaceButton03Left",
|
||||
"/actions/main/in/FaceButton03Right": "FaceButton03Right",
|
||||
"/actions/main/in/FaceButton04Left": "FaceButton04Left",
|
||||
"/actions/main/in/FaceButton04Right": "FaceButton04Right",
|
||||
"/actions/main/in/MotionControllerMenu": "MotionControllerMenu",
|
||||
"/actions/main/in/HeadsetOn": "HeadsetOn",
|
||||
"/actions/main/in/Forward axis": "Forward",
|
||||
"/actions/main/in/Right axis": "Right",
|
||||
"/actions/main/in/Up axis": "Up",
|
||||
"/actions/main/in/LookUp axis": "LookUp",
|
||||
"/actions/main/in/LookRight axis": "LookRight",
|
||||
"/actions/main/in/Zoom axis": "Zoom",
|
||||
"/actions/main/in/CapTouchPointingLeft axis": "CapTouchPointingLeft",
|
||||
"/actions/main/in/CapTouchPointingRight axis": "CapTouchPointingRight",
|
||||
"/actions/main/in/CapTouchThumbLeft axis": "CapTouchThumbLeft",
|
||||
"/actions/main/in/CapTouchThumbRight axis": "CapTouchThumbRight",
|
||||
"/actions/main/in/Grip1AxisLeft axis": "Grip1AxisLeft",
|
||||
"/actions/main/in/Grip1AxisRight axis": "Grip1AxisRight",
|
||||
"/actions/main/in/TriggerAxisLeft axis": "TriggerAxisLeft",
|
||||
"/actions/main/in/TriggerAxisRight axis": "TriggerAxisRight",
|
||||
"/actions/main/in/ThumbstickLeft_X,ThumbstickLeft_Y X Y_axis2d": "ThumbstickLeft",
|
||||
"/actions/main/in/ThumbstickLeft_X axis": "ThumbstickLeft_X",
|
||||
"/actions/main/in/ThumbstickLeft_Y axis": "ThumbstickLeft_Y",
|
||||
"/actions/main/in/ThumbstickRight_X axis": "ThumbstickRight_X",
|
||||
"/actions/main/in/ThumbstickRight_X,ThumbstickRight_Y X Y_axis2d": "ThumbstickRight",
|
||||
"/actions/main/in/ThumbstickRight_Y axis": "ThumbstickRight_Y",
|
||||
"/actions/main/in/SteamVRBindings axis": "SteamVRBindings",
|
||||
"/actions/main/in/Rotate axis": "Rotate",
|
||||
"/actions/main": "Main Game Actions"
|
||||
}
|
||||
]
|
||||
}
|
||||
25
Config/SteamVRBindings/vive.json
Normal file
25
Config/SteamVRBindings/vive.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Headset",
|
||||
"controller_type": "vive",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/head/proximity",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/HeadsetOn"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
319
Config/SteamVRBindings/vive_controller.json
Normal file
319
Config/SteamVRBindings/vive_controller.json
Normal file
@@ -0,0 +1,319 @@
|
||||
{
|
||||
"name": "Default bindings for Vive",
|
||||
"controller_type": "vive_controller",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerTriggerRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/MotionControllerGripRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/left/input/application_menu",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ShoulderLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/hand/right/input/application_menu",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/ShoulderRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/left/input/trackpad",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"north":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton01Left"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/right/input/trackpad",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"north":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton01Right"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/left/input/trackpad",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"east":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton02Left"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/right/input/trackpad",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"east":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton02Right"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/left/input/trackpad",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"south":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton03Left"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/right/input/trackpad",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"south":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton03Right"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/left/input/trackpad",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"west":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton04Left"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/right/input/trackpad",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"west":
|
||||
{
|
||||
"output": "/actions/main/in/FaceButton04Right"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "scalar_constant",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"value":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "scalar_constant",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"value":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trackpad",
|
||||
"path": "/user/hand/left/input/trackpad",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickLeft_X,ThumbstickLeft_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trackpad",
|
||||
"path": "/user/hand/right/input/trackpad",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickRight_X,ThumbstickRight_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/controllerleft",
|
||||
"path": "/user/hand/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/controllerright",
|
||||
"path": "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton": [
|
||||
{
|
||||
"output": "/actions/main/in/skeletonleft",
|
||||
"path": "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/skeletonright",
|
||||
"path": "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"haptics": [
|
||||
{
|
||||
"output": "/actions/main/out/vibrateleft",
|
||||
"path": "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/out/vibrateright",
|
||||
"path": "/user/hand/right/output/haptic"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
155
Config/SteamVRBindings/vive_cosmos_controller.json
Normal file
155
Config/SteamVRBindings/vive_cosmos_controller.json
Normal file
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"name": "Default bindings for Cosmos",
|
||||
"controller_type": "vive_cosmos_controller",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/CapTouchPointingLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/CapTouchPointingRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/grip",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/Grip1AxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisLeft axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/TriggerAxisRight axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickLeft_X,ThumbstickLeft_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"inputs":
|
||||
{
|
||||
"position":
|
||||
{
|
||||
"output": "/actions/main/in/ThumbstickRight_X,ThumbstickRight_Y X Y_axis2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
"pull":
|
||||
{
|
||||
"output": "/actions/main/in/SteamVRBindings axis"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/controllerleft",
|
||||
"path": "/user/hand/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/controllerright",
|
||||
"path": "/user/hand/right/pose/raw"
|
||||
}
|
||||
],
|
||||
"skeleton": [
|
||||
{
|
||||
"output": "/actions/main/in/skeletonleft",
|
||||
"path": "/user/hand/left/input/skeleton/left"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/skeletonright",
|
||||
"path": "/user/hand/right/input/skeleton/right"
|
||||
}
|
||||
],
|
||||
"haptics": [
|
||||
{
|
||||
"output": "/actions/main/out/vibrateleft",
|
||||
"path": "/user/hand/left/output/haptic"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/out/vibrateright",
|
||||
"path": "/user/hand/right/output/haptic"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
25
Config/SteamVRBindings/vive_pro.json
Normal file
25
Config/SteamVRBindings/vive_pro.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Pro Headset",
|
||||
"controller_type": "vive_pro",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"mode": "button",
|
||||
"path": "/user/head/proximity",
|
||||
"inputs":
|
||||
{
|
||||
"click":
|
||||
{
|
||||
"output": "/actions/main/in/HeadsetOn"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
64
Config/SteamVRBindings/vive_tracker.json
Normal file
64
Config/SteamVRBindings/vive_tracker.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker",
|
||||
"controller_type": "vive_tracker",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_pose_left",
|
||||
"path": "/user/hand/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_pose_right",
|
||||
"path": "/user/hand/right/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_back_left",
|
||||
"path": "/user/hand/left/pose/back",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_back_right",
|
||||
"path": "/user/hand/right/pose/back",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_front_left",
|
||||
"path": "/user/hand/left/pose/front",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_front_right",
|
||||
"path": "/actions/main/in/tracker_handed_front_right",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_frontr_left",
|
||||
"path": "/user/hand/left/pose/front_rolled",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_frontr_right",
|
||||
"path": "/user/hand/right/pose/front_rolled",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_grip_left",
|
||||
"path": "/user/hand/left/pose/pistol",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_grip_right",
|
||||
"path": "/user/hand/right/pose/pistol",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_camera.json
Normal file
19
Config/SteamVRBindings/vive_tracker_camera.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Camera)",
|
||||
"controller_type": "vive_tracker_camera",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_camera",
|
||||
"path": "/user/camera/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_chest.json
Normal file
19
Config/SteamVRBindings/vive_tracker_chest.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Chest)",
|
||||
"controller_type": "vive_tracker_chest",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_chest",
|
||||
"path": "/user/chest/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
64
Config/SteamVRBindings/vive_tracker_handed.json
Normal file
64
Config/SteamVRBindings/vive_tracker_handed.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Handed)",
|
||||
"controller_type": "vive_tracker_handed",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_pose_left",
|
||||
"path": "/user/hand/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_pose_right",
|
||||
"path": "/user/hand/right/pose/raw",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_back_left",
|
||||
"path": "/user/hand/left/pose/back",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_back_right",
|
||||
"path": "/user/hand/right/pose/back",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_front_left",
|
||||
"path": "/user/hand/left/pose/front",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_front_right",
|
||||
"path": "/actions/main/in/tracker_handed_front_right",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_frontr_left",
|
||||
"path": "/user/hand/left/pose/front_rolled",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_frontr_right",
|
||||
"path": "/user/hand/right/pose/front_rolled",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_grip_left",
|
||||
"path": "/user/hand/left/pose/pistol",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"output": "/actions/main/in/tracker_handed_grip_right",
|
||||
"path": "/user/hand/right/pose/pistol",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_keyboard.json
Normal file
19
Config/SteamVRBindings/vive_tracker_keyboard.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Keyboard)",
|
||||
"controller_type": "vive_tracker_keyboard",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_keyboard",
|
||||
"path": "/user/keyboard/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_left_elbow.json
Normal file
19
Config/SteamVRBindings/vive_tracker_left_elbow.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Left Elbow)",
|
||||
"controller_type": "vive_tracker_left_elbow",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_elbow_left",
|
||||
"path": "/user/elbow/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_left_foot.json
Normal file
19
Config/SteamVRBindings/vive_tracker_left_foot.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Left Foot)",
|
||||
"controller_type": "vive_tracker_left_foot",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_foot_left",
|
||||
"path": "/user/foot/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_left_knee.json
Normal file
19
Config/SteamVRBindings/vive_tracker_left_knee.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Left knee)",
|
||||
"controller_type": "vive_tracker_left_knee",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_knee_left",
|
||||
"path": "/user/knee/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_left_shoulder.json
Normal file
19
Config/SteamVRBindings/vive_tracker_left_shoulder.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Left Shoulder)",
|
||||
"controller_type": "vive_tracker_left_shoulder",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_shoulder_left",
|
||||
"path": "/user/shoulder/left/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_right_elbow.json
Normal file
19
Config/SteamVRBindings/vive_tracker_right_elbow.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Right Elbow)",
|
||||
"controller_type": "vive_tracker_right_elbow",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_elbow_right",
|
||||
"path": "/user/elbow/right/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_right_foot.json
Normal file
19
Config/SteamVRBindings/vive_tracker_right_foot.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Right Foot)",
|
||||
"controller_type": "vive_tracker_right_foot",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_foot_right",
|
||||
"path": "/user/foot/right/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_right_knee.json
Normal file
19
Config/SteamVRBindings/vive_tracker_right_knee.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Right Knee)",
|
||||
"controller_type": "vive_tracker_right_knee",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_knee_right",
|
||||
"path": "/user/knee/right/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_right_shoulder.json
Normal file
19
Config/SteamVRBindings/vive_tracker_right_shoulder.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Right Shoulder)",
|
||||
"controller_type": "vive_tracker_right_shoulder",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_shoulder_right",
|
||||
"path": "/user/shoulder/right/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
19
Config/SteamVRBindings/vive_tracker_waist.json
Normal file
19
Config/SteamVRBindings/vive_tracker_waist.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Default bindings for Vive Tracker (Waist)",
|
||||
"controller_type": "vive_tracker_waist",
|
||||
"last_edited_by": "UnrealEngine",
|
||||
"bindings":
|
||||
{
|
||||
"/actions/main":
|
||||
{
|
||||
"poses": [
|
||||
{
|
||||
"output": "/actions/main/in/tracker_waist",
|
||||
"path": "/user/waist/pose/raw",
|
||||
"requirement": "optional"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "AF-14685802"
|
||||
}
|
||||
Reference in New Issue
Block a user