Add player action state and abnormality debug workflow

This commit is contained in:
2026-03-19 18:21:39 +09:00
parent d39e13f032
commit 12e37dc1c7
23 changed files with 1286 additions and 25 deletions

View File

@@ -131,6 +131,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "DebugHUD",
"type": "Button",
"id": "ae37625e-86d3-4579-8129-64ea49cf7e78",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -507,6 +516,17 @@
"action": "Evade",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "bb3c1259-8e98-4602-82f0-3fc4e8d74f0e",
"path": "<Keyboard>/backquote",
"interactions": "",
"processors": "",
"groups": "",
"action": "DebugHUD",
"isComposite": false,
"isPartOfComposite": false
}
]
},