415 lines
16 KiB
Plaintext
415 lines
16 KiB
Plaintext
{
|
|
"name": "RTSInputActions",
|
|
"maps": [
|
|
{
|
|
"name": "RTS",
|
|
"id": "a1b2c3d4-1234-5678-9abc-def012345678",
|
|
"actions": [
|
|
{
|
|
"name": "CameraPan",
|
|
"type": "Value",
|
|
"id": "10000001-0000-0000-0000-000000000001",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "CameraZoom",
|
|
"type": "Value",
|
|
"id": "10000001-0000-0000-0000-000000000002",
|
|
"expectedControlType": "Axis",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "CameraRotate",
|
|
"type": "Value",
|
|
"id": "10000001-0000-0000-0000-000000000003",
|
|
"expectedControlType": "Axis",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "LeftClick",
|
|
"type": "Button",
|
|
"id": "10000001-0000-0000-0000-000000000004",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "RightClick",
|
|
"type": "Button",
|
|
"id": "10000001-0000-0000-0000-000000000005",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "MousePosition",
|
|
"type": "Value",
|
|
"id": "10000001-0000-0000-0000-000000000006",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Shift",
|
|
"type": "Button",
|
|
"id": "10000001-0000-0000-0000-000000000007",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Ctrl",
|
|
"type": "Button",
|
|
"id": "10000001-0000-0000-0000-000000000008",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "AttackMove",
|
|
"type": "Button",
|
|
"id": "10000001-0000-0000-0000-000000000009",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Patrol",
|
|
"type": "Button",
|
|
"id": "10000001-0000-0000-0000-00000000000a",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Stop",
|
|
"type": "Button",
|
|
"id": "10000001-0000-0000-0000-00000000000b",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Delete",
|
|
"type": "Button",
|
|
"id": "10000001-0000-0000-0000-00000000000c",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "WASD",
|
|
"id": "20000001-0000-0000-0000-000000000001",
|
|
"path": "",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraPan",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "20000001-0000-0000-0000-000000000002",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraPan",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "20000001-0000-0000-0000-000000000003",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraPan",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "20000001-0000-0000-0000-000000000004",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraPan",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "20000001-0000-0000-0000-000000000005",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraPan",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "ArrowKeys",
|
|
"id": "20000001-0000-0000-0000-000000000006",
|
|
"path": "",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraPan",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "20000001-0000-0000-0000-000000000007",
|
|
"path": "<Keyboard>/upArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraPan",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "20000001-0000-0000-0000-000000000008",
|
|
"path": "<Keyboard>/downArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraPan",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "20000001-0000-0000-0000-000000000009",
|
|
"path": "<Keyboard>/leftArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraPan",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "20000001-0000-0000-0000-00000000000a",
|
|
"path": "<Keyboard>/rightArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraPan",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-00000000000b",
|
|
"path": "<Mouse>/scroll/y",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraZoom",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "QE",
|
|
"id": "20000001-0000-0000-0000-00000000000c",
|
|
"path": "",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraRotate",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "negative",
|
|
"id": "20000001-0000-0000-0000-00000000000d",
|
|
"path": "<Keyboard>/q",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraRotate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "positive",
|
|
"id": "20000001-0000-0000-0000-00000000000e",
|
|
"path": "<Keyboard>/e",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "CameraRotate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-00000000000f",
|
|
"path": "<Mouse>/leftButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "LeftClick",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000010",
|
|
"path": "<Mouse>/rightButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "RightClick",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000011",
|
|
"path": "<Mouse>/position",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "MousePosition",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000012",
|
|
"path": "<Keyboard>/leftShift",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Shift",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000013",
|
|
"path": "<Keyboard>/rightShift",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Shift",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000014",
|
|
"path": "<Keyboard>/leftCtrl",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Ctrl",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000015",
|
|
"path": "<Keyboard>/rightCtrl",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Ctrl",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000016",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "AttackMove",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000017",
|
|
"path": "<Keyboard>/p",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Patrol",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000018",
|
|
"path": "<Keyboard>/h",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Stop",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20000001-0000-0000-0000-000000000019",
|
|
"path": "<Keyboard>/delete",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Delete",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": [
|
|
{
|
|
"name": "Keyboard&Mouse",
|
|
"bindingGroup": "Keyboard&Mouse",
|
|
"devices": [
|
|
{
|
|
"devicePath": "<Keyboard>",
|
|
"isOptional": false,
|
|
"isOR": false
|
|
},
|
|
{
|
|
"devicePath": "<Mouse>",
|
|
"isOptional": false,
|
|
"isOR": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|