balatro: reduce misclick

This commit is contained in:
redphx 2025-03-02 19:12:19 +07:00
parent a6b1c60a09
commit 49fcbf860e

View File

@ -12,7 +12,8 @@
"interaction": {
"activationType": "exclusive"
},
"scale": 1.5
"deadzone": 0.5,
"scale": 2
}
],
"outer": [
@ -46,19 +47,64 @@
}
],
"outer": [
null,
{
"type": "button",
"action": "gamepadA",
"enabled": false,
"styles": {
"default": {
"opacity": 0
}
}
},
{
"type": "button",
"action": "gamepadB"
},
null,
null,
null,
{
"type": "button",
"action": "gamepadA",
"enabled": false,
"styles": {
"default": {
"opacity": 0
}
}
},
{
"type": "button",
"action": "gamepadA",
"enabled": false,
"styles": {
"default": {
"opacity": 0
}
}
},
{
"type": "button",
"action": "gamepadA",
"enabled": false,
"styles": {
"default": {
"opacity": 0
}
}
},
{
"type": "button",
"action": "gamepadX"
},
null,
{
"type": "button",
"action": "gamepadA",
"enabled": false,
"styles": {
"default": {
"opacity": 0
}
}
},
{
"type": "button",
"action": "gamepadY"