初期コミット

This commit is contained in:
oogushiyuuga
2026-02-17 14:51:52 +09:00
parent a56c092573
commit 690c2e98d0
3651 changed files with 1024547 additions and 0 deletions

118
Assets/Player.inputactions Normal file
View File

@@ -0,0 +1,118 @@
{
"version": 1,
"name": "Player",
"maps": [
{
"name": "Move",
"id": "aa84e83a-e46d-48b8-a587-ccde30f3d483",
"actions": [
{
"name": "New action1",
"type": "Value",
"id": "95c4b019-d099-413d-83b3-4927aad48810",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"initialStateCheck": true
}
],
"bindings": [
{
"name": "",
"id": "ec653d0d-eaea-4c71-b83b-c030e68666a2",
"path": "",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action1",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "2D Vector",
"id": "2f8eb794-aabe-46e5-b8c5-29b8b69cb875",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action1",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "e9cc5daa-4351-4cf9-b1f5-cb4ea7006689",
"path": "<Keyboard>/w",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action1",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "6ea31b00-131e-49d7-979f-4faed57b0c0a",
"path": "<Keyboard>/s",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action1",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "5734d67b-c11f-4826-80e3-0073ce173fba",
"path": "<Keyboard>/a",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action1",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "23acb049-2e64-4c45-8cbd-2e0098dd064e",
"path": "<Keyboard>/d",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action1",
"isComposite": false,
"isPartOfComposite": true
}
]
},
{
"name": "Attack",
"id": "329cf575-e27b-42b2-81f5-fb6baccd25af",
"actions": [
{
"name": "New action",
"type": "Button",
"id": "7aa9ad8a-d767-4f01-bccd-50620cac5b59",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "c9e1f3b3-2d4d-4504-9da4-81e48d2d8925",
"path": "<Mouse>/leftButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}