2026-05-18 애니메이션 설계 수정

This commit is contained in:
2026-05-18 12:44:09 +09:00
parent adcd69c537
commit f2445c30c4
30 changed files with 476 additions and 56 deletions

View File

@@ -59,6 +59,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "BackDash",
"type": "Button",
"id": "673f5cb8-598b-48d3-bef8-0092cf7f4ba6",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -164,13 +173,24 @@
{
"name": "",
"id": "df4d72ec-012c-413a-862d-1a36d2c5b69a",
"path": "<Keyboard>/space",
"path": "<Keyboard>/leftCtrl",
"interactions": "",
"processors": "",
"groups": "",
"action": "Roll",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "4c51b02e-aa8f-4242-81e4-ab1c72a512df",
"path": "<Keyboard>/space",
"interactions": "",
"processors": "",
"groups": "",
"action": "BackDash",
"isComposite": false,
"isPartOfComposite": false
}
]
}