added: go hard state and a melee combo for it

This commit is contained in:
Chris
2025-10-04 15:40:13 -04:00
parent 19f8662bad
commit 1240afb051
16 changed files with 441 additions and 100 deletions

View File

@@ -122,6 +122,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Go Hard",
"type": "Button",
"id": "3f3658f3-c453-404e-abde-ee0a6515cf09",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -388,6 +397,28 @@
"action": "Melee",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "2c9b5cb3-9cf6-483f-862e-c46e06466465",
"path": "",
"interactions": "",
"processors": "",
"groups": "",
"action": "Go Hard",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "bf806a4e-8a1d-4e50-9e94-b23b8995509f",
"path": "<Gamepad>/rightStickPress",
"interactions": "",
"processors": "",
"groups": ";Controller",
"action": "Go Hard",
"isComposite": false,
"isPartOfComposite": false
}
]
}