mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
vr WIP
This commit is contained in:
34
openvrconfig/bindings_knuckles.json
Executable file
34
openvrconfig/bindings_knuckles.json
Executable file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"action_manifest_version" : 0,
|
||||
"alias_info" : {},
|
||||
"bindings" : {
|
||||
"/actions/main" : {
|
||||
"sources": [
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/main/in/PrimaryAction"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/a"
|
||||
},
|
||||
{
|
||||
"inputs" : {
|
||||
"click" : {
|
||||
"output" : "/actions/main/in/SecondaryAction"
|
||||
}
|
||||
},
|
||||
"mode" : "button",
|
||||
"path" : "/user/hand/right/input/b"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"category" : "steamvr_input",
|
||||
"controller_type" : "knuckles",
|
||||
"description" : "Default two handed bindings with movement on the off hand",
|
||||
"name" : "Dual Controllers (Movement on Off Hand)",
|
||||
"options" : {},
|
||||
"simulated_actions" : []
|
||||
}
|
||||
Reference in New Issue
Block a user