285 lines
10 KiB
Plaintext
285 lines
10 KiB
Plaintext
{
|
|
"name": "NewBlueWater",
|
|
"maps": [
|
|
{
|
|
"name": "Combat",
|
|
"id": "8fb462d8-4fe0-47b4-9ad0-7bdd6ed8f567",
|
|
"actions": [
|
|
{
|
|
"name": "Move",
|
|
"type": "Value",
|
|
"id": "58dbe258-7d9d-4d57-a59d-9165662f3d4b",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Attack",
|
|
"type": "Button",
|
|
"id": "472e0ca2-cdfb-496f-bf8c-c25a4b0a6c8b",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Dash",
|
|
"type": "Button",
|
|
"id": "aaf44bb4-bce6-4abe-bb2a-ec5f15b43c8f",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "ActivateMainSkill",
|
|
"type": "Button",
|
|
"id": "ebdb638c-8057-4b32-8cb5-b4e5039b4969",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "OpenMenu",
|
|
"type": "Button",
|
|
"id": "d7467711-57a8-4a31-a2ba-d14040cff3e7",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "OpenItemInventory",
|
|
"type": "Button",
|
|
"id": "65cfde9b-38e6-4d35-b2a6-f48dbbeeead6",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "WASD",
|
|
"id": "328e2cb9-ba54-475e-b6df-18ff306dd368",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "Up",
|
|
"id": "dec18f36-6ffe-44a6-9a76-dde612206524",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "Down",
|
|
"id": "b575f586-659a-4828-9112-22b7badcd3ef",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "Left",
|
|
"id": "638ac65c-7f84-42e4-9e59-f7c0cbfcfeaf",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "Right",
|
|
"id": "2372b930-0591-42cb-8f80-ff13e00f98aa",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "1787893d-7fe8-4dca-92af-9c0c897d7459",
|
|
"path": "<Mouse>/leftButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Attack",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "537e87b8-ef3d-4c0e-b1ab-832f5a6ffd64",
|
|
"path": "<Keyboard>/k",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Attack",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "4fb4a275-247e-4636-a60b-2203fcd98145",
|
|
"path": "<Keyboard>/space",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Dash",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "2f54c74a-af50-485d-ac82-cd34a044f8f8",
|
|
"path": "<Mouse>/rightButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "ActivateMainSkill",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "4e4731ae-cf5c-4de2-80f2-41ce276dff48",
|
|
"path": "<Keyboard>/escape",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "OpenMenu",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "46591849-5c1e-4b83-b490-0a4ad29ed80f",
|
|
"path": "<Keyboard>/i",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "OpenItemInventory",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CombatUi",
|
|
"id": "f18aa5b9-1684-41c0-832e-95b3462be5b4",
|
|
"actions": [
|
|
{
|
|
"name": "Cancel",
|
|
"type": "Button",
|
|
"id": "494568c8-7762-428e-8e8c-1920adfcc29a",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "InteractionUi",
|
|
"type": "Button",
|
|
"id": "5df8fd65-01b8-4cfe-b110-5ff2cfdd437f",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "CloseItemInventory",
|
|
"type": "Button",
|
|
"id": "04886026-3576-4662-8c73-dab606c598ed",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "2c85b797-62cb-419f-a016-be34dd8dabfa",
|
|
"path": "<Keyboard>/escape",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Cancel",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "e5369ddf-6045-4696-ba23-4fc712fcd3a1",
|
|
"path": "<Keyboard>/e",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "InteractionUi",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "9cf26081-672a-443b-9858-1968598f296d",
|
|
"path": "<Keyboard>/i",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CloseItemInventory",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": [
|
|
{
|
|
"name": "Keyboard&Mouse",
|
|
"bindingGroup": "Keyboard&Mouse",
|
|
"devices": [
|
|
{
|
|
"devicePath": "<Keyboard>",
|
|
"isOptional": false,
|
|
"isOR": false
|
|
},
|
|
{
|
|
"devicePath": "<Mouse>",
|
|
"isOptional": false,
|
|
"isOR": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "GamePad",
|
|
"bindingGroup": "GamePad",
|
|
"devices": [
|
|
{
|
|
"devicePath": "<Gamepad>",
|
|
"isOptional": false,
|
|
"isOR": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |