385 lines
7.0 KiB
JSON
385 lines
7.0 KiB
JSON
{
|
|
"name": "Default bindings for Vive",
|
|
"controller_type": "vive_controller",
|
|
"last_edited_by": "UnrealEngine",
|
|
"bindings":
|
|
{
|
|
"/actions/main":
|
|
{
|
|
"sources": [
|
|
{
|
|
"mode": "trackpad",
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/TeleportR"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trigger",
|
|
"path": "/user/hand/right/input/trigger",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/TriggerR"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trigger",
|
|
"path": "/user/hand/left/input/trigger",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/TeleportL"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trackpad",
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/TriggerL"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "button",
|
|
"path": "/user/hand/left/input/grip",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/SelectEquipL"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "button",
|
|
"path": "/user/hand/right/input/grip",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/SelectEquipR"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "button",
|
|
"path": "/user/hand/left/input/grip",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_WorldMovement"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "button",
|
|
"path": "/user/hand/left/input/application_menu",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_Modifier"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "dpad",
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"parameters":
|
|
{
|
|
"sub_mode": "click"
|
|
},
|
|
"inputs":
|
|
{
|
|
"south":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_TrackpadDown"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "dpad",
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"parameters":
|
|
{
|
|
"sub_mode": "click"
|
|
},
|
|
"inputs":
|
|
{
|
|
"west":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_TrackpadLeft"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "dpad",
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"parameters":
|
|
{
|
|
"sub_mode": "click"
|
|
},
|
|
"inputs":
|
|
{
|
|
"east":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_TrackpadRight"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "dpad",
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"parameters":
|
|
{
|
|
"sub_mode": "click"
|
|
},
|
|
"inputs":
|
|
{
|
|
"north":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_TrackpadUp"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trackpad",
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_ConfirmRadialSelection"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trackpad",
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"inputs":
|
|
{
|
|
"touch":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_Touch"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "button",
|
|
"path": "/user/hand/right/input/grip",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_WorldMovement"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "button",
|
|
"path": "/user/hand/right/input/application_menu",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_Modifier"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "dpad",
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"parameters":
|
|
{
|
|
"sub_mode": "click"
|
|
},
|
|
"inputs":
|
|
{
|
|
"south":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_TrackpadDown"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "dpad",
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"parameters":
|
|
{
|
|
"sub_mode": "click"
|
|
},
|
|
"inputs":
|
|
{
|
|
"west":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_TrackpadLeft"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "dpad",
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"parameters":
|
|
{
|
|
"sub_mode": "click"
|
|
},
|
|
"inputs":
|
|
{
|
|
"east":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_TrackpadRight"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "dpad",
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"parameters":
|
|
{
|
|
"sub_mode": "click"
|
|
},
|
|
"inputs":
|
|
{
|
|
"north":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_TrackpadUp"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trackpad",
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"inputs":
|
|
{
|
|
"click":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_ConfirmRadialSelection"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trackpad",
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"inputs":
|
|
{
|
|
"touch":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_Touch"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trigger",
|
|
"path": "/user/hand/left/input/trigger",
|
|
"inputs":
|
|
{
|
|
"pull":
|
|
{
|
|
"output": "/actions/main/in/TriggerL axis"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trigger",
|
|
"path": "/user/hand/right/input/trigger",
|
|
"inputs":
|
|
{
|
|
"pull":
|
|
{
|
|
"output": "/actions/main/in/TriggerR axis"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trigger",
|
|
"path": "/user/hand/left/input/trigger",
|
|
"inputs":
|
|
{
|
|
"pull":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_TriggerAxis axis"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trackpad",
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"inputs":
|
|
{
|
|
"position":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Left_TrackpadPosition_X,VREditor_Left_TrackpadPosition_Y X Y_axis2d"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trigger",
|
|
"path": "/user/hand/right/input/trigger",
|
|
"inputs":
|
|
{
|
|
"pull":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_TriggerAxis axis"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "trackpad",
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"inputs":
|
|
{
|
|
"position":
|
|
{
|
|
"output": "/actions/main/in/VREditor_Right_TrackpadPosition_X,VREditor_Right_TrackpadPosition_Y X Y_axis2d"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"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": "DJDPersonal-14469661"
|
|
} |