Files
UltimateFishing/Assets/Resources/input/tracker/vive_tracker_camera_profile.json
2026-02-21 16:45:37 +08:00

22 lines
442 B
JSON

{
"jsonid" : "input_profile",
"controller_type": "vive_tracker_camera",
"input_bindingui_mode" : "single_device",
"input_bindingui_right" :
{
"image": "{htc}/icons/vive_tracker.svg"
},
"input_source" :
{
"/input/power" : {
"type" : "button",
"order" : 1,
"binding_image_point" : [ 90, 80 ]
},
"/pose/raw" : {
"type" : "pose",
"binding_image_point" : [ 100, 90 ]
}
}
}