mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 13:49:12 +02:00
Merge pull request #9630 from TopRamenGod/21138
CR for Job #21138 Make jumping easier in the Vive
This commit is contained in:
commit
4554d8ba68
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
"to": "Actions.Up",
|
"to": "Actions.Up",
|
||||||
"filters":
|
"filters":
|
||||||
[
|
[
|
||||||
{ "type": "deadZone", "min": 0.95 },
|
{ "type": "deadZone", "min": 0.6 },
|
||||||
"invert"
|
"invert"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue