1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-21 21:23:35 +00:00
lovr/src/resources/bindings_vive_tracker_right_knee.json

17 lines
430 B
JSON
Raw Normal View History

2020-11-19 07:39:38 +00:00
{
"action_manifest_version" : 0,
"alias_info" : {},
"bindings" : {
"/actions/lovr" : {
"poses" : [
{ "output": "/actions/lovr/in/rightKneePose", "path": "/user/knee/right/pose/raw" }
]
}
},
"controller_type" : "vive_tracker_right_knee",
"description" : "",
"name" : "Right Knee Vive Tracker Bindings",
"options" : {},
"simulated_actions" : []
}