/
SomeOneDay
/
UnityLesson
Обзор
Документация
Войти
/
SomeOneDay
/
UnityLesson
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
GAME/Assets/PlayerInputActions/PlayerInputActions.inputactions
79 строк
3 KB
weeny
first commit
01 мар 2026, 17:01
01 мар 2026, 17:01
fb4adfb
Код
Авторство
О чём код?
{ "version": 1, "name": "PlayerInputActions", "maps": [ { "name": "Player", "id": "d0ac1cc6-065e-41ee-a7d0-89fbf993f097", "actions": [ { "name": "Move", "type": "Value", "id": "45d72529-89f8-41b7-aabe-a25d9814a1d0", "expectedControlType": "Vector2", "processors": "", "interactions": "", "initialStateCheck": true } ], "bindings": [ { "name": "WASD", "id": "90a22600-6362-4b9e-b9e9-2fa01b8ce95b", "path": "2DVector", "interactions": "", "processors": "", "groups": "", "action": "Move", "isComposite": true, "isPartOfComposite": false }, { "name": "up", "id": "767967f0-dda3-47fe-b269-e8e92639f1b2", "path": "<Keyboard>/w", "interactions": "", "processors": "", "groups": "", "action": "Move", "isComposite": false, "isPartOfComposite": true }, { "name": "down", "id": "a434da4a-80cc-4118-869d-970efcb41ef2", "path": "<Keyboard>/s", "interactions": "", "processors": "", "groups": "", "action": "Move", "isComposite": false, "isPartOfComposite": true }, { "name": "left", "id": "a17ee04c-0ae4-433f-9919-5e29b92524d7", "path": "<Keyboard>/a", "interactions": "", "processors": "", "groups": "", "action": "Move", "isComposite": false, "isPartOfComposite": true }, { "name": "right", "id": "9fa5c096-3d2c-4499-a79d-eb3c2a7f3b06", "path": "<Keyboard>/d", "interactions": "", "processors": "", "groups": "", "action": "Move", "isComposite": false, "isPartOfComposite": true } ] } ], "controlSchemes": [] }