123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242 |
- {
- "name": "InputActions",
- "maps": [
- {
- "name": "Player",
- "id": "c3a65a74-d8a0-4b42-a881-420d05e6ac1f",
- "actions": [
- {
- "name": "Move",
- "type": "Value",
- "id": "7cb39be5-6517-4a02-8242-00eb49325f65",
- "expectedControlType": "Vector2",
- "processors": "",
- "interactions": "",
- "initialStateCheck": true
- },
- {
- "name": "Jump",
- "type": "Button",
- "id": "4e602a82-721c-42c3-87c8-8fe0c196c42f",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- },
- {
- "name": "UIRot",
- "type": "Value",
- "id": "0cba42ec-bb9f-44a9-914d-b9edfb4136a0",
- "expectedControlType": "Vector2",
- "processors": "",
- "interactions": "",
- "initialStateCheck": true
- },
- {
- "name": "PressDown",
- "type": "Button",
- "id": "dcc64a51-10fb-41c2-a496-fdffe2b6307e",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- },
- {
- "name": "Touch0",
- "type": "Value",
- "id": "4184bff5-7d5e-4eb0-a2b6-c3e57c323516",
- "expectedControlType": "Vector2",
- "processors": "",
- "interactions": "",
- "initialStateCheck": true
- },
- {
- "name": "Touch1",
- "type": "Value",
- "id": "857e8ab0-8f79-4c77-9c21-974520656eea",
- "expectedControlType": "Vector2",
- "processors": "",
- "interactions": "",
- "initialStateCheck": true
- },
- {
- "name": "Camera",
- "type": "Value",
- "id": "bf0b2066-2bff-42a3-9b65-402f6d8066a9",
- "expectedControlType": "Vector2",
- "processors": "",
- "interactions": "",
- "initialStateCheck": true
- }
- ],
- "bindings": [
- {
- "name": "WASD",
- "id": "bab08eb7-782f-4e21-9a72-6b3c190c0e0f",
- "path": "2DVector",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": true,
- "isPartOfComposite": false
- },
- {
- "name": "up",
- "id": "b78b9ec3-a775-4e11-86c0-e72efad24452",
- "path": "<Keyboard>/w",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "down",
- "id": "a108c3a8-d606-48b1-a267-1230d4924a06",
- "path": "<Keyboard>/s",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "left",
- "id": "ef42e706-084a-441a-971c-b37b9ff51d54",
- "path": "<Keyboard>/a",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "right",
- "id": "0671f667-a5f4-4be0-b096-f30e049e8b67",
- "path": "<Keyboard>/d",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "",
- "id": "8f6591a1-b519-45a1-8f85-0900c22e0bfa",
- "path": "<Gamepad>/leftStick",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "6ffa5d62-d6f9-4e28-ac49-1194132095e0",
- "path": "<Keyboard>/space",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Jump",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "f4e974b0-ee7b-4e3e-a28e-2bd654b60a8f",
- "path": "<Gamepad>/buttonSouth",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Jump",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "d4ccbb01-d9b6-4358-a81e-c96621bfb98a",
- "path": "<Mouse>/delta",
- "interactions": "",
- "processors": "ScaleVector2",
- "groups": "",
- "action": "UIRot",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "ea41aaa3-71af-4a0f-a472-46b9f582153a",
- "path": "<Touchscreen>/touch0/delta",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "UIRot",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "4077713c-4a4a-4a7d-b59c-3844eff339b8",
- "path": "<Mouse>/leftButton",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "PressDown",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "1f3ce28e-26f4-4475-9185-1d065b52e2b8",
- "path": "<Pointer>/press",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "PressDown",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "ce253bba-0484-4170-ac71-817a0d336bb2",
- "path": "<Touchscreen>/touch0/delta",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Touch0",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "2777540a-a6da-42d2-9968-207cb69b0dc6",
- "path": "<Touchscreen>/touch1/delta",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Touch1",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "22ca5a7c-ec1e-4637-bf79-ae08d35db535",
- "path": "<Mouse>/delta",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Camera",
- "isComposite": false,
- "isPartOfComposite": false
- }
- ]
- }
- ],
- "controlSchemes": []
- }
|