Reapply "Merge pull request '리듬게임' (#5) from CatsRhythmGame into main"

This reverts commit d7d5519fbf.
This commit is contained in:
skrwns304@gmail.com
2026-06-16 12:26:10 +09:00
parent d7d5519fbf
commit c92e9f648a
2320 changed files with 251716 additions and 154 deletions

View File

@@ -14,6 +14,24 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Key_Left",
"type": "Button",
"id": "5afd9129-22e8-4e22-9843-f936922fc2a9",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Key_Right",
"type": "Button",
"id": "5d342104-f81c-46cf-af37-f9388136115b",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -27,6 +45,28 @@
"action": "Jump",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "8de0c981-8048-4b3e-baf8-d77cf3dbcc39",
"path": "<Keyboard>/leftArrow",
"interactions": "",
"processors": "",
"groups": "",
"action": "Key_Left",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "e2dedd13-89db-4921-8a87-303eaded5f2e",
"path": "<Keyboard>/rightArrow",
"interactions": "",
"processors": "",
"groups": "",
"action": "Key_Right",
"isComposite": false,
"isPartOfComposite": false
}
]
}