mirror of
https://github.com/Bragin-Stepan/project-entity.git
synced 2026-03-02 22:31:10 +00:00
1042 lines
40 KiB
Plaintext
1042 lines
40 KiB
Plaintext
{
|
|
"version": 1,
|
|
"name": "UserInput",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "632b6da8-9cd9-4b5d-9654-3101fc871d09",
|
|
"actions": [
|
|
{
|
|
"name": "Move",
|
|
"type": "Value",
|
|
"id": "c060b7dd-d27d-4e8c-a90a-20a0be62d752",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Look",
|
|
"type": "Value",
|
|
"id": "3fbfd88d-c30c-495e-876d-6be6cc8cd451",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Attack",
|
|
"type": "Button",
|
|
"id": "ec39bf87-fe05-4c8c-a19f-d84d2daf6300",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Interact",
|
|
"type": "Button",
|
|
"id": "0b61cf8f-47d6-40f1-9033-5be366a32df8",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "Hold",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Crouch",
|
|
"type": "Button",
|
|
"id": "84f366d3-1307-4725-a4f6-b1a81b68eb3c",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Jump",
|
|
"type": "Button",
|
|
"id": "be18e62b-7bff-4d90-ad67-4a2111bfd28b",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Previous",
|
|
"type": "Button",
|
|
"id": "7f84b5b3-5334-4b80-952d-2f0e4f9bbad9",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Next",
|
|
"type": "Button",
|
|
"id": "be336704-a967-48c9-b4f6-9be891fe94e5",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Sprint",
|
|
"type": "Button",
|
|
"id": "1e784e65-87e9-414b-bd1d-60a2eb583571",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "253005ce-4c02-48bd-85b4-4ad10ac81d39",
|
|
"path": "<Gamepad>/leftStick",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad;All",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "WASD",
|
|
"id": "f94d9f16-83b9-454f-ad03-63508a4266c4",
|
|
"path": "Dpad",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "346457ae-44aa-444c-8a6c-8485a902a251",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "7f4fb235-2b92-4cdf-8a7a-8f0ba33456d0",
|
|
"path": "<Keyboard>/upArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "b098e733-d22e-46a2-8eb3-621a9e2b08b1",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "61c85960-e323-4bf2-89c8-f6c9cc5a9082",
|
|
"path": "<Keyboard>/downArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "8b7b4b16-64d7-4684-b765-dd373f3db36b",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "effe73ca-42ca-4ef9-b332-46033721db19",
|
|
"path": "<Keyboard>/leftArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "a6106718-034d-44ea-b6c8-16e27484ec03",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "629d3b58-a5ea-4af0-baf9-7789482e53eb",
|
|
"path": "<Keyboard>/rightArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "86e8892e-424e-4da9-864d-ffb06448f426",
|
|
"path": "<XRController>/{Primary2DAxis}",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "XR;All",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "d8d7a2e7-3efb-483e-9824-c8496187f19c",
|
|
"path": "<Joystick>/stick",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Joystick;All",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "c85b6852-da9e-4e42-8dc9-9b7132755518",
|
|
"path": "<Gamepad>/rightStick",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Look",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "7ceac3f0-d22d-4650-8713-98e2a9035d44",
|
|
"path": "<Pointer>/delta",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse;Touch",
|
|
"action": "Look",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "e7648906-0e22-485d-9873-a72aec3bd015",
|
|
"path": "<Joystick>/{Hatswitch}",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Joystick",
|
|
"action": "Look",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "1b76c4ae-fd90-4c59-930d-5e129235588d",
|
|
"path": "<Gamepad>/buttonWest",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Attack",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "5929a281-4143-4290-86aa-4bb3ad4525b3",
|
|
"path": "<Mouse>/leftButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Attack",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "8be4847d-7e0b-45b6-bcca-a73b370655e3",
|
|
"path": "<Touchscreen>/primaryTouch/tap",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Touch",
|
|
"action": "Attack",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "440784be-ff21-463a-9866-4b262e577dee",
|
|
"path": "<Joystick>/trigger",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Joystick",
|
|
"action": "Attack",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "3cd27db6-663e-4cc4-8a82-a1140c402a1c",
|
|
"path": "<XRController>/{PrimaryAction}",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "XR",
|
|
"action": "Attack",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "1d064e1e-99d3-4a76-8085-f52793ce4391",
|
|
"path": "<Keyboard>/enter",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Attack",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "e3fa0b41-17a1-4fba-bf5c-0e5d784574f6",
|
|
"path": "<Keyboard>/2",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Next",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "efab9770-1274-41a7-abac-dd8c7a30715b",
|
|
"path": "<Gamepad>/dpad/right",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Next",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "411d2f6b-3ea0-4494-9a12-b09c26b0f476",
|
|
"path": "<Keyboard>/leftShift",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Sprint",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "00e19607-f01e-4554-8d4c-48286554739a",
|
|
"path": "<Gamepad>/leftStickPress",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Sprint",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "d805de75-193c-4309-82cd-0551e017cc1a",
|
|
"path": "<XRController>/trigger",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "XR",
|
|
"action": "Sprint",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "ed2432a4-2f77-432f-9139-7342d112b129",
|
|
"path": "<Keyboard>/space",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "961d648f-d94a-4355-b434-11922696108f",
|
|
"path": "<Gamepad>/buttonSouth",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "97dcbb91-1cbb-4093-8216-24449eb2791b",
|
|
"path": "<XRController>/secondaryButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "XR",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "c80a7c4a-2d2c-4274-872a-62ce8fcdbfd3",
|
|
"path": "<Keyboard>/1",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Previous",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "13e6a93b-b479-4ce5-907d-1fec410de53b",
|
|
"path": "<Gamepad>/dpad/left",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Previous",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "b0ad6d55-d843-457a-901d-46f928cb0c26",
|
|
"path": "<Keyboard>/e",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Interact",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "093d59a4-3bce-4e41-a215-b5a0e567b01a",
|
|
"path": "<Gamepad>/buttonNorth",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Interact",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "637758ea-f982-4060-b06a-0f0c7c8d8ad3",
|
|
"path": "<Gamepad>/buttonEast",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Crouch",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "19dcc6ab-1a7e-447d-a9f9-3325e00d715c",
|
|
"path": "<Keyboard>/c",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Crouch",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "UI",
|
|
"id": "b078530f-faa4-449d-adc7-f09369ff9708",
|
|
"actions": [
|
|
{
|
|
"name": "Navigate",
|
|
"type": "PassThrough",
|
|
"id": "2fc2ad40-3973-442d-8e65-89bcbcd13cb3",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Submit",
|
|
"type": "Button",
|
|
"id": "3cc811da-27c3-4bbc-889e-0ef1f2a2f492",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Cancel",
|
|
"type": "Button",
|
|
"id": "e2c896b5-195d-48b9-a9aa-db74a36484db",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Point",
|
|
"type": "PassThrough",
|
|
"id": "b360b519-650c-4236-891e-cfe136d16357",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Click",
|
|
"type": "PassThrough",
|
|
"id": "f0f2e40f-40f3-4159-af9c-2a3fe7c1eb97",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "RightClick",
|
|
"type": "PassThrough",
|
|
"id": "e128bdd7-e9cf-47c1-9144-4f67f73dcdb6",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "MiddleClick",
|
|
"type": "PassThrough",
|
|
"id": "5a926f79-155b-4338-b5aa-fa9a3f3aed05",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "ScrollWheel",
|
|
"type": "PassThrough",
|
|
"id": "06c553e3-6557-48be-a2a9-0f5b0175ddee",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "TrackedDevicePosition",
|
|
"type": "PassThrough",
|
|
"id": "64b04542-aa38-4080-9d28-b306af1b0fb4",
|
|
"expectedControlType": "Vector3",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "TrackedDeviceOrientation",
|
|
"type": "PassThrough",
|
|
"id": "f96a5843-b937-439e-9e6b-4cd978ecd871",
|
|
"expectedControlType": "Quaternion",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "Gamepad",
|
|
"id": "e054a09e-24f5-4e50-b660-97af056d5855",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Navigate",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "56c9af2b-11d6-4180-a3c8-3efd8c0eca10",
|
|
"path": "<Gamepad>/leftStick/up",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "06306b52-7d98-4bb2-86a4-3e2527677ecb",
|
|
"path": "<Gamepad>/rightStick/up",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "3b4458ed-f6d6-4deb-996f-9c724bae57c0",
|
|
"path": "<Gamepad>/leftStick/down",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "c76ae3c2-1d0d-4149-be3b-137540eacb8f",
|
|
"path": "<Gamepad>/rightStick/down",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "bb5decf2-953d-4522-a869-54296e6753ea",
|
|
"path": "<Gamepad>/leftStick/left",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "96a0d137-ff3d-4963-b25b-e0c6f05beafb",
|
|
"path": "<Gamepad>/rightStick/left",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "452f9adb-827c-440b-b53b-dc92977468e3",
|
|
"path": "<Gamepad>/leftStick/right",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "89add4d1-e424-4815-9527-afc073b35b35",
|
|
"path": "<Gamepad>/rightStick/right",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "9207470b-036c-449d-a48f-3bd265be3752",
|
|
"path": "<Gamepad>/dpad",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Gamepad",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "Joystick",
|
|
"id": "f3ffed66-d8a4-40bf-86c5-1bc6f74067a3",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Navigate",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "1e05bd28-8b67-4297-afc8-9c70c4b24acc",
|
|
"path": "<Joystick>/stick/up",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Joystick",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "c2f41ef9-9995-4e35-a849-8096b64b7057",
|
|
"path": "<Joystick>/stick/down",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Joystick",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "1329bbc2-fd9a-427c-8b42-b9a901cca776",
|
|
"path": "<Joystick>/stick/left",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Joystick",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "8c932013-a7e3-4b3a-a74e-58244d62f4b3",
|
|
"path": "<Joystick>/stick/right",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Joystick",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "Keyboard",
|
|
"id": "aee67287-82f5-4880-8bee-34d87d80e27e",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Navigate",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "c4009a36-4a5e-42eb-8e93-215e5cfebcc7",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "1a38639e-6b49-40f0-98f5-5a591f4583ac",
|
|
"path": "<Keyboard>/upArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "097204c3-b95d-47ef-9053-0fbf07d2b767",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "eaa42b6b-3b54-4663-bd80-e86fccbf0908",
|
|
"path": "<Keyboard>/downArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "374862dc-0a59-4ba5-b9d2-e7379383ca04",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "d83646dd-2ab4-4bdb-b497-fa01cba17e4b",
|
|
"path": "<Keyboard>/leftArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "32b0f72c-dc8f-4047-b00d-84e314cc33c1",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "6ab3b966-70bf-4724-9abf-e80418e500f0",
|
|
"path": "<Keyboard>/rightArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Navigate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "20a5a774-bb54-4d1c-9f88-101ef11ab6ba",
|
|
"path": "*/{Submit}",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse;Gamepad;Touch;Joystick;XR",
|
|
"action": "Submit",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "c2502c3e-33ff-4306-8ee0-67321c4b48e9",
|
|
"path": "*/{Cancel}",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse;Gamepad;Touch;Joystick;XR",
|
|
"action": "Cancel",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "f5b877ec-d80b-4f21-a76c-188f5f21b426",
|
|
"path": "<Mouse>/position",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Point",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "cb88e2e8-e45a-4162-a04c-f5e222d0ca09",
|
|
"path": "<Pen>/position",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "Point",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "c2ed42be-b26a-4b30-9548-5995312e6027",
|
|
"path": "<Touchscreen>/touch*/position",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Touch",
|
|
"action": "Point",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "9417ec75-7652-46b5-9ad6-c158545a480f",
|
|
"path": "<Mouse>/leftButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Click",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "ec941567-2fdb-412d-a8da-1c5571f88754",
|
|
"path": "<Pen>/tip",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "Click",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "ce959143-b843-4122-a82f-79fe27044e74",
|
|
"path": "<Touchscreen>/touch*/press",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Touch",
|
|
"action": "Click",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "cfeb81b7-5e79-480b-8ebf-db7ff6f11384",
|
|
"path": "<XRController>/trigger",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "XR",
|
|
"action": "Click",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "5c81c597-70c4-4ae8-8656-55a49a65e04e",
|
|
"path": "<Mouse>/scroll",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": ";Keyboard&Mouse",
|
|
"action": "ScrollWheel",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "bef090d3-f9d2-4050-a004-b7f16a9e00ce",
|
|
"path": "<Mouse>/rightButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "RightClick",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "850fc93c-6d06-4467-a406-09231958d851",
|
|
"path": "<Mouse>/middleButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard&Mouse",
|
|
"action": "MiddleClick",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "0eab82c1-ea93-4a34-9677-d13f9c717202",
|
|
"path": "<XRController>/devicePosition",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "XR",
|
|
"action": "TrackedDevicePosition",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "cd8f5ca0-aa01-4fa2-8b60-30635900cc68",
|
|
"path": "<XRController>/deviceRotation",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "XR",
|
|
"action": "TrackedDeviceOrientation",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Develop",
|
|
"id": "329ad99c-9b81-449f-88c0-15d64101c864",
|
|
"actions": [
|
|
{
|
|
"name": "Tilda",
|
|
"type": "Button",
|
|
"id": "8f5f5dcc-36f8-43c8-9574-0a3592da0c6a",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "0cc22a3b-89bc-4af9-b636-818cc91deba0",
|
|
"path": "<Keyboard>/backquote",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Tilda",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": [
|
|
{
|
|
"name": "All",
|
|
"bindingGroup": "All",
|
|
"devices": [
|
|
{
|
|
"devicePath": "<Gamepad>",
|
|
"isOptional": false,
|
|
"isOR": false
|
|
},
|
|
{
|
|
"devicePath": "<Keyboard>",
|
|
"isOptional": false,
|
|
"isOR": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |