little-kitty-big-city: update layout

This commit is contained in:
redphx 2024-05-10 10:32:28 +07:00
parent 93b86311c8
commit 62b3da56ec

View File

@ -21,6 +21,7 @@
"type": "button", "type": "button",
"action": "rightTrigger" "action": "rightTrigger"
}, },
[
{ {
"type": "joystick", "type": "joystick",
"axis": [ "axis": [
@ -45,7 +46,8 @@
} }
} }
}, },
null, null
],
{ {
"type": "button", "type": "button",
"action": "dPadRight", "action": "dPadRight",
@ -70,7 +72,7 @@
} }
} }
}, },
null, [
{ {
"type": "joystick", "type": "joystick",
"axis": [ "axis": [
@ -95,6 +97,8 @@
} }
} }
}, },
null
],
{ {
"type": "button", "type": "button",
"action": "leftTrigger" "action": "leftTrigger"