396 lines
7.4 KiB
JSON
396 lines
7.4 KiB
JSON
{
|
|
"name": "Default bindings for Vive Trackers",
|
|
"controller_type": "vive_tracker_camera",
|
|
"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/special1",
|
|
"path": "/user/hand/left/pose/back",
|
|
"requirement": "optional"
|
|
},
|
|
{
|
|
"output": "/actions/main/in/special2",
|
|
"path": "/user/hand/right/pose/back",
|
|
"requirement": "optional"
|
|
},
|
|
{
|
|
"output": "/actions/main/in/special3",
|
|
"path": "/user/hand/left/pose/front",
|
|
"requirement": "optional"
|
|
},
|
|
{
|
|
"output": "/actions/main/in/special4",
|
|
"path": "/user/hand/right/pose/front",
|
|
"requirement": "optional"
|
|
},
|
|
{
|
|
"output": "/actions/main/in/special5",
|
|
"path": "/user/hand/left/pose/frontandrolled",
|
|
"requirement": "optional"
|
|
},
|
|
{
|
|
"output": "/actions/main/in/special6",
|
|
"path": "/user/hand/right/pose/frontandrolled",
|
|
"requirement": "optional"
|
|
},
|
|
{
|
|
"output": "/actions/main/in/special7",
|
|
"path": "/user/hand/left/pose/pistolgrip",
|
|
"requirement": "optional"
|
|
},
|
|
{
|
|
"output": "/actions/main/in/special8",
|
|
"path": "/user/hand/right/pose/pistolgrip",
|
|
"requirement": "optional"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"description": "DJDPersonal-14469661"
|
|
} |