mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 18:55:01 +02:00
Made jumping easier on the Vive
This commit is contained in:
parent
811f8d9c1d
commit
6cba2049dd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
"to": "Actions.Up",
|
||||
"filters":
|
||||
[
|
||||
{ "type": "deadZone", "min": 0.95 },
|
||||
{ "type": "deadZone", "min": 0.6 },
|
||||
"invert"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue