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

21 lines
533 B
JSON

{
"bindings" : {
"/actions/legacy" : {
"sources" : [
{
"inputs" : {
"click" : {
"output" : "/actions/legacy/in/head_proximity"
}
},
"mode" : "button",
"path" : "/user/head/proximity"
}
]
}
},
"controller_type" : "rift",
"description" : "Default mapping for Oculus Rift headset into the legacy interface.",
"name" : "Oculus Rift Legacy Bindings"
}