DOOM 64 Control update (#310)

* Update doom-64.json

* Update doom-64.json
This commit is contained in:
Kode-Z 2024-03-21 06:40:52 +00:00 committed by GitHub
parent daed0da804
commit ff8a8b723a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,14 +2,12 @@
"schema_version": 1,
"layouts": {
"custom": {
"name": "Custom",
"name": "custom",
"content": {
"left": {
"inner": [
{
"type": "joystick",
"action": "leftTrigger",
"actionThreshold": 0.75,
"axis": {
"input": "axisXY",
"output": "leftJoystick",
@ -29,18 +27,6 @@
"type": "color",
"value": "#c60a0a"
}
},
"activated": {
"knob": {
"faceImage": {
"type": "icon",
"value": "sprint"
},
"background": {
"type": "color",
"value": "#c60a0a"
}
}
}
}
}