2026-05-15 공격과 피격

This commit is contained in:
2026-05-15 15:28:13 +09:00
parent 764bc305f7
commit ec353d0fd4
81 changed files with 879 additions and 57 deletions

View File

@@ -23,6 +23,24 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Punch",
"type": "Button",
"id": "3dcb1343-a166-469d-990e-24ccedf2d09e",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Kick",
"type": "Button",
"id": "1af50460-846d-4f2a-8030-f9712ad7df6b",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -91,6 +109,28 @@
"action": "Jump",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "9f28cd37-d35c-4f36-8af0-a0020d508486",
"path": "<Keyboard>/z",
"interactions": "",
"processors": "",
"groups": "",
"action": "Punch",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "43e56be6-df9b-4845-ba12-cd109ac1ffa0",
"path": "<Keyboard>/x",
"interactions": "",
"processors": "",
"groups": "",
"action": "Kick",
"isComposite": false,
"isPartOfComposite": false
}
]
}