mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 10:13:15 +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",
|
"to": "Actions.Up",
|
||||||
"filters":
|
"filters":
|
||||||
[
|
[
|
||||||
{ "type": "deadZone", "min": 0.95 },
|
{ "type": "deadZone", "min": 0.6 },
|
||||||
"invert"
|
"invert"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue