Brotato: update layout

This commit is contained in:
redphx 2024-01-30 10:11:07 +07:00
parent 1170a7dc0b
commit 7e1b737d69

View File

@ -29,15 +29,6 @@
}, },
"right": { "right": {
"inner": [ "inner": [
{
"type": "button",
"action": "gamepadB",
"styles": {
"idle": {
"opacity": 0.5
}
}
},
{ {
"type": "button", "type": "button",
"action": "gamepadA" "action": "gamepadA"
@ -48,7 +39,8 @@
"type": "blank" "type": "blank"
}, },
{ {
"type": "blank" "type": "button",
"action": "gamepadB"
}, },
null, null,
{ {
@ -57,7 +49,6 @@
[ [
{ {
"type": "joystick", "type": "joystick",
"expand": false,
"axis": { "axis": {
"input": "axisXY", "input": "axisXY",
"output": "rightJoystick" "output": "rightJoystick"