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

21 lines
399 B
JSON

{
"jsonid" : "input_profile",
"controller_type": "vive",
"input_bindingui_mode" : "hmd",
"input_bindingui_right" :
{
"image": "{htc}/icons/vive_hmd.svg"
},
"input_source" :
{
"/input/system" : {
"type" : "button",
"binding_image_point" : [ 180, 110 ]
},
"/pose/raw" : {
"type" : "pose",
"binding_image_point" : [ 63, 148 ]
}
}
}