harold-halibut: adjust "actionThreshold" to 2.5

This commit is contained in:
redphx
2024-04-16 21:13:57 +07:00
parent 81895e5ce9
commit bb3575ab02

View File

@@ -13,7 +13,7 @@
"output": "leftJoystick" "output": "leftJoystick"
}, },
"action": "gamepadX", "action": "gamepadX",
"actionThreshold": 3, "actionThreshold": 2.5,
"expand": false, "expand": false,
"styles": { "styles": {
"default": { "default": {