| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399 |
- {
- "name": "Player",
- "maps": [
- {
- "name": "PlayerMap",
- "id": "5b9a969d-5815-452f-8d70-e7151e7f40a0",
- "actions": [
- {
- "name": "Move",
- "type": "Value",
- "id": "1c9dc94b-eb22-41ef-93b3-7aaa6a20a4b2",
- "expectedControlType": "",
- "processors": "",
- "interactions": "",
- "initialStateCheck": true
- },
- {
- "name": "SprintingPress",
- "type": "Button",
- "id": "65436323-1ca7-42e1-b650-6fd09d23b27e",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "Press",
- "initialStateCheck": false
- },
- {
- "name": "SprintingRelease",
- "type": "Button",
- "id": "a7588055-e97e-4c50-8f34-b2e231726369",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "Press(behavior=1)",
- "initialStateCheck": false
- },
- {
- "name": "Jump",
- "type": "Button",
- "id": "44c139f2-28f4-4e47-a2ba-0950321fdf45",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "Press",
- "initialStateCheck": false
- },
- {
- "name": "Summon0",
- "type": "Button",
- "id": "c78488ea-8db8-4878-ab49-a3ff46050237",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- },
- {
- "name": "Summon1",
- "type": "Button",
- "id": "ee5e60d3-8180-4bbc-9d35-447308e598c3",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- },
- {
- "name": "Summon2",
- "type": "Button",
- "id": "de75f7e9-eede-492d-b479-ba18180a981f",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- },
- {
- "name": "SummonSpirit",
- "type": "Button",
- "id": "227151c5-4c1f-41ed-acdc-7eee0733b71f",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- },
- {
- "name": "SummonSpirit1",
- "type": "Button",
- "id": "dd87c436-a5dc-4c07-8395-94f57f7cfdfb",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- },
- {
- "name": "SummonSpirit2",
- "type": "Button",
- "id": "f55a91e4-2d01-40d9-9059-8eced907b203",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- },
- {
- "name": "SummonSpirit3",
- "type": "Button",
- "id": "5772fd08-ff74-40e9-8c3c-1df83722b15f",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- }
- ],
- "bindings": [
- {
- "name": "",
- "id": "ab6988e4-471b-45cd-b010-755bec53a740",
- "path": "<Gamepad>/leftStick",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "WASD",
- "id": "cdd4cd01-8b28-4e3e-91f0-5637523d85a8",
- "path": "2DVector",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": true,
- "isPartOfComposite": false
- },
- {
- "name": "up",
- "id": "2b7f56be-9d48-4aa4-9ddc-d542b3af8b1b",
- "path": "<Keyboard>/w",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "down",
- "id": "23d7f2c9-e09f-48d4-8395-56dc0dbcb843",
- "path": "<Keyboard>/s",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "left",
- "id": "94567e5a-1283-4afa-b160-37e16f34b133",
- "path": "<Keyboard>/a",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "right",
- "id": "c4e13833-3b0b-4988-b186-fcb2eb36152f",
- "path": "<Keyboard>/d",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Move",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "",
- "id": "585c861e-3a14-40ec-8402-b3ba16525930",
- "path": "<Gamepad>/leftShoulder",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SprintingPress",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "eded0a7d-f8a9-4c84-aa39-1a3790f71f70",
- "path": "<Keyboard>/leftShift",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SprintingPress",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "1fe4ef05-5320-4dd8-8f8b-4fd01d044d13",
- "path": "<Gamepad>/leftShoulder",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SprintingRelease",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "977e9760-7e28-459a-a0e9-3fb3c21a7929",
- "path": "<Keyboard>/leftShift",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SprintingRelease",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "2f6e261a-3366-4042-a123-62467b2bffad",
- "path": "<Keyboard>/space",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Jump",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "d88f089c-65c4-4ace-80ac-7755359a1068",
- "path": "<Gamepad>/buttonSouth",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Jump",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "a2b23a0b-9659-446c-8eec-bc8672be18f7",
- "path": "<Gamepad>/buttonWest",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Summon0",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "bfc90e5d-7235-4dc7-8794-201357bf22b5",
- "path": "<Keyboard>/j",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Summon0",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "ce014164-fae2-4ad2-a4dc-cb7fd383c45e",
- "path": "<Gamepad>/buttonNorth",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Summon1",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "82ba0f4c-2044-4bf1-a591-0ede0851a0df",
- "path": "<Keyboard>/k",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Summon1",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "8473c532-cedd-4aae-9119-c23dd74baaec",
- "path": "<Gamepad>/buttonEast",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Summon2",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "af06a536-37b7-4905-bee0-8cad63246dea",
- "path": "<Keyboard>/l",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Summon2",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "349ac227-416d-4645-801f-5ff0566a4abd",
- "path": "<Keyboard>/p",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SummonSpirit",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "3ec905f6-83bc-4b30-b8dd-e99d86cf3af7",
- "path": "<Gamepad>/dpad/up",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SummonSpirit",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "460166c5-e0bc-414e-b1df-2b3993b207a2",
- "path": "<Keyboard>/o",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SummonSpirit1",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "ffc9dba9-e98f-4e62-9542-dbc1c0491ca1",
- "path": "<Gamepad>/dpad/left",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SummonSpirit1",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "a35998e9-a5c9-4751-8e0c-6bb47fe2f4f9",
- "path": "<Keyboard>/i",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SummonSpirit2",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "d34aaa10-4045-42da-81a4-e818a3fa707a",
- "path": "<Gamepad>/dpad/down",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SummonSpirit2",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "34529d16-5c8d-4adf-ba55-b2115966f60c",
- "path": "<Keyboard>/u",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SummonSpirit3",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "d715c8b2-b4be-4850-99ae-46c3f5acbfeb",
- "path": "<Gamepad>/dpad/right",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "SummonSpirit3",
- "isComposite": false,
- "isPartOfComposite": false
- }
- ]
- }
- ],
- "controlSchemes": []
- }
|