Made jumping easier on the Vive

This commit is contained in:
mike 2017-02-07 19:46:16 -08:00
parent 811f8d9c1d
commit 6cba2049dd

View file

@ -22,7 +22,7 @@
"to": "Actions.Up",
"filters":
[
{ "type": "deadZone", "min": 0.95 },
{ "type": "deadZone", "min": 0.6 },
"invert"
]
},