mirror of
https://github.com/Raicuparta/nomai-vr.git
synced 2025-12-11 20:15:08 +01:00
Use left joystick for stationary tool dpad
This commit is contained in:
parent
cba64f38fe
commit
7c9f353bb1
@ -259,7 +259,7 @@
|
||||
}
|
||||
},
|
||||
"mode": "joystick",
|
||||
"path": "/user/hand/right/input/joystick"
|
||||
"path": "/user/hand/left/input/joystick"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
|
||||
@ -211,7 +211,7 @@
|
||||
}
|
||||
},
|
||||
"mode": "trackpad",
|
||||
"path" : "/user/hand/right/input/trackpad"
|
||||
"path": "/user/hand/left/input/trackpad"
|
||||
},
|
||||
{
|
||||
"inputs": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user