File tree Expand file tree Collapse file tree 3 files changed +54
-0
lines changed
Packaging/DynamicOpenVR.BeatSaber/DynamicOpenVR/Bindings Expand file tree Collapse file tree 3 files changed +54
-0
lines changed Original file line number Diff line number Diff line change 57
57
},
58
58
"mode" : " button" ,
59
59
"path" : " /user/hand/right/input/b"
60
+ },
61
+ {
62
+ "inputs" : {
63
+ "position" : {
64
+ "output" : " /actions/main/in/thumbstick"
65
+ }
66
+ },
67
+ "mode" : " joystick" ,
68
+ "path" : " /user/hand/left/input/thumbstick"
69
+ },
70
+ {
71
+ "inputs" : {
72
+ "position" : {
73
+ "output" : " /actions/main/in/thumbstick"
74
+ }
75
+ },
76
+ "mode" : " joystick" ,
77
+ "path" : " /user/hand/right/input/thumbstick"
60
78
}
61
79
]
62
80
}
Original file line number Diff line number Diff line change 57
57
},
58
58
"mode" : " button" ,
59
59
"path" : " /user/hand/left/input/y"
60
+ },
61
+ {
62
+ "inputs" : {
63
+ "position" : {
64
+ "output" : " /actions/main/in/thumbstick"
65
+ }
66
+ },
67
+ "mode" : " joystick" ,
68
+ "path" : " /user/hand/left/input/joystick"
69
+ },
70
+ {
71
+ "inputs" : {
72
+ "position" : {
73
+ "output" : " /actions/main/in/thumbstick"
74
+ }
75
+ },
76
+ "mode" : " joystick" ,
77
+ "path" : " /user/hand/right/input/joystick"
60
78
}
61
79
]
62
80
}
Original file line number Diff line number Diff line change 57
57
},
58
58
"mode" : " button" ,
59
59
"path" : " /user/hand/right/input/application_menu"
60
+ },
61
+ {
62
+ "inputs" : {
63
+ "position" : {
64
+ "output" : " /actions/main/in/thumbstick"
65
+ }
66
+ },
67
+ "mode" : " trackpad" ,
68
+ "path" : " /user/hand/left/input/trackpad"
69
+ },
70
+ {
71
+ "inputs" : {
72
+ "position" : {
73
+ "output" : " /actions/main/in/thumbstick"
74
+ }
75
+ },
76
+ "mode" : " trackpad" ,
77
+ "path" : " /user/hand/right/input/trackpad"
60
78
}
61
79
]
62
80
}
You can’t perform that action at this time.
0 commit comments