这是第一个 Unity 开放项目的repo,是 Unity 和社区合作创建的一个小型开源游戏演示,第一款游戏是一款名为 Chop Chop 的动作冒险游戏。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

1064 行
41 KiB

{
"name": "GameInput",
"maps": [
{
"name": "Gameplay",
"id": "37734faa-64e4-48a4-901b-e0ff80b636be",
"actions": [
{
"name": "Move",
"type": "Value",
"id": "103cf56a-d357-491a-8559-592da00641cc",
"expectedControlType": "Vector2",
"processors": "StickDeadzone",
"interactions": ""
},
{
"name": "Jump",
"type": "Button",
"id": "d603fc26-b424-4cff-a593-71ee48e3d0ef",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Attack",
"type": "Button",
"id": "65a85ccc-c121-43d5-b6c9-83674e675ddc",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Interact",
"type": "Button",
"id": "d0d85176-6fc5-486b-bc5c-36cdd4cb6a54",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Pause",
"type": "Button",
"id": "f788c753-f77b-43bf-b5b7-bc98b77814ec",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "ExtraAction",
"type": "Button",
"id": "1b6ae4df-f5e6-42fc-92b6-3dcc2e126563",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "RotateCamera",
"type": "Value",
"id": "1c4a88b5-2474-4e49-8f10-f987bde2dee0",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "MouseControlCamera",
"type": "Button",
"id": "3172ea7f-84a3-4236-b03d-2beae11fa2e0",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
}
],
"bindings": [
{
"name": "Gamepad Left Stick",
"id": "bb70cc63-ec03-4bda-b1f6-edc72656ba83",
"path": "2DVector(mode=2)",
"interactions": "",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "39063a94-c3b3-4fd9-8dd6-f53600a700dd",
"path": "<Gamepad>/leftStick/up",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "49ff05d5-0d8a-4f79-bd99-fd41cdf0d7bd",
"path": "<Gamepad>/leftStick/down",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "1fc52241-074a-41ac-8a81-2ce840b0290b",
"path": "<Gamepad>/leftStick/left",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "dfd22222-a8e3-4cdb-8f48-6cbffc53def7",
"path": "<Gamepad>/leftStick/right",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Keyboard WASD",
"id": "f8b893c4-85c2-492d-89ab-41f8d1520def",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "896f18e7-b01d-47a3-a018-7c2230b42022",
"path": "<Keyboard>/w",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "2247f5b8-f6a1-4a90-89f4-9846090bd18c",
"path": "<Keyboard>/s",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "204e90e1-b388-4636-9ba9-6f13df8ba19f",
"path": "<Keyboard>/a",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "611822fd-3a0d-49e1-9c2b-960f877aba76",
"path": "<Keyboard>/d",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Keyboard Arrows",
"id": "b437a09d-8ca4-4996-a2f1-edf980623f6e",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "d0910d75-c140-4885-b9be-5bb8deae80e0",
"path": "<Keyboard>/upArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "47380ccb-897f-4a93-bac4-3ea860b26105",
"path": "<Keyboard>/downArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "42344a1d-be6c-4a9b-855c-bb33dd318651",
"path": "<Keyboard>/leftArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "13a640b3-5350-4478-8218-495187c01f40",
"path": "<Keyboard>/rightArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "265ab87e-ba29-4a65-8b54-518f12192e5d",
"path": "<Gamepad>/buttonSouth",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Jump",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "645ba428-0631-4e32-b9b0-eaac5d9ed36d",
"path": "<Keyboard>/space",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Jump",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "95428e26-6672-49d7-b72b-ccbfd5b4267d",
"path": "<Gamepad>/buttonWest",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Attack",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "91ce58d8-88e1-4ade-945b-59c4f0939828",
"path": "<Keyboard>/j",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Attack",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "8b85e5da-3435-4347-9595-50cc57356b80",
"path": "<Gamepad>/buttonEast",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Interact",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "433e8393-e1b1-484a-af51-d084849fe7c3",
"path": "<Keyboard>/k",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Interact",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "d0e5ef4e-a086-4861-be73-3ab5ea76521f",
"path": "<Gamepad>/start",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Pause",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "cd45c714-729f-438c-bdda-bbfa1bfd66ca",
"path": "<Keyboard>/escape",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Pause",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "937b421c-9467-4b47-a1fd-445b9b44d5c9",
"path": "<Keyboard>/l",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "ExtraAction",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "ceb892d5-04df-4ccf-8ef6-2a5124d4a2e7",
"path": "<Gamepad>/buttonNorth",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "ExtraAction",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "2b832572-50ef-4dba-aaeb-964ed1c854bb",
"path": "<Gamepad>/rightStick",
"interactions": "",
"processors": "ScaleVector2(x=2,y=2)",
"groups": "KeyboardOrGamepad",
"action": "RotateCamera",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "Keyboard TFGH",
"id": "8e17360e-f036-4963-93f6-05d14787dfb5",
"path": "2DVector",
"interactions": "",
"processors": "ScaleVector2(x=2,y=2)",
"groups": "",
"action": "RotateCamera",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "9a4ec3f5-78bf-4f42-b7d7-f1edd7ce12dc",
"path": "<Keyboard>/t",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "RotateCamera",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "5d82874e-55d8-4d54-84f5-c4d59dc3b39c",
"path": "<Keyboard>/g",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "RotateCamera",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "13a13bd5-f4ec-4f5b-9a8e-ef1165cc9f5f",
"path": "<Keyboard>/f",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "RotateCamera",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "78626b57-196b-4f24-9a3f-af2477d3633b",
"path": "<Keyboard>/h",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "RotateCamera",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "up",
"id": "4e483eb2-4460-4dc1-af9f-9bcb31ebe837",
"path": "<Gamepad>/rightStick/up",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "RotateCamera",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "88e5a69d-cf1d-43ce-b5ab-9db67f819255",
"path": "<Mouse>/delta",
"interactions": "",
"processors": "ScaleVector2",
"groups": "KeyboardOrGamepad",
"action": "RotateCamera",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "55713f13-8452-439f-b87e-76d9f2839d7e",
"path": "<Mouse>/rightButton",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MouseControlCamera",
"isComposite": false,
"isPartOfComposite": false
}
]
},
{
"name": "Menus",
"id": "a6b0dc37-2ef3-420d-990a-eef5df26ae21",
"actions": [
{
"name": "MoveSelection",
"type": "Value",
"id": "ca8fee63-58a3-49c0-9b34-e74351e25113",
"expectedControlType": "Vector2",
"processors": "StickDeadzone",
"interactions": ""
},
{
"name": "Confirm",
"type": "Button",
"id": "96e1d616-4de6-46d2-9e46-9ba5a4430ff2",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Cancel",
"type": "Button",
"id": "c0e250d4-50a1-4b32-a5e6-f4d8a75bdcd7",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
}
],
"bindings": [
{
"name": "",
"id": "66fe9f25-70cd-4276-8872-73b4d1e1a823",
"path": "<Keyboard>/space",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Confirm",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "8fee561c-d3a4-460f-98fa-b3c1844f1245",
"path": "<Gamepad>/buttonSouth",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Jump",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "9efd6cbf-28cf-4873-accc-59f81c4d8704",
"path": "<Gamepad>/buttonSouth",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Confirm",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "77bc3cae-36d6-4cda-bbf3-5f245a50eca2",
"path": "<Keyboard>/enter",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Confirm",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "Gamepad Left Stick",
"id": "abfca31e-4360-48f9-89ac-897570e32b3c",
"path": "2DVector(mode=1)",
"interactions": "",
"processors": "",
"groups": "",
"action": "MoveSelection",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "9911cc1d-66fd-4d0c-8c17-bffa1050d574",
"path": "<Gamepad>/leftStick/up",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "4ac5ac47-6988-4dfd-87d2-8da3f9879982",
"path": "<Gamepad>/leftStick/down",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "d07aa007-804a-421e-b73d-90d6f4c352d5",
"path": "<Gamepad>/leftStick/left",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "eb46138f-9efd-4063-85f9-1f63a70e7d13",
"path": "<Gamepad>/leftStick/right",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Keyboard WASD",
"id": "3d7e43b9-64e0-4b6a-b82e-6eb504598a57",
"path": "2DVector(mode=1)",
"interactions": "",
"processors": "",
"groups": "",
"action": "MoveSelection",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "d351c5e4-c757-4781-af1d-ee5173546559",
"path": "<Keyboard>/w",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "91ab3aad-c9f9-4d1c-be6f-6c4703800e3e",
"path": "<Keyboard>/s",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "c037d50f-2813-4060-850d-da9525809452",
"path": "<Keyboard>/a",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "e95b9649-71dc-4d05-8634-388360c5aee8",
"path": "<Keyboard>/d",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Keyboard Arrows",
"id": "502d18cb-7ec6-408f-94c2-51c48f26b95e",
"path": "2DVector(mode=1)",
"interactions": "",
"processors": "",
"groups": "",
"action": "MoveSelection",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "f2cd0574-12ba-4c7d-80ec-94d9646a00e4",
"path": "<Keyboard>/upArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "65171f67-9d60-4a1b-9b0a-0e0db39f1dad",
"path": "<Keyboard>/downArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "57f0f1a3-e2b7-4649-92d0-6336f20b6904",
"path": "<Keyboard>/leftArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "a3ea2f5c-5bbb-4819-b9e0-64176a9e24fe",
"path": "<Keyboard>/rightArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Gamepad Dpad",
"id": "7c942501-2d6d-4784-9939-abbe53f3baf9",
"path": "2DVector(mode=1)",
"interactions": "",
"processors": "",
"groups": "",
"action": "MoveSelection",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "b8e01aae-a9c3-4ea9-9ade-8923eca414ff",
"path": "<Gamepad>/dpad/down",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "7e359d14-3b28-4ec9-836a-d64662f05a0e",
"path": "<Gamepad>/dpad/down",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "ac3f7d0f-447d-4f07-8b43-5799a109f525",
"path": "<Gamepad>/dpad/left",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "a4179b2d-1260-409a-97bc-8179322d1f79",
"path": "<Gamepad>/dpad/right",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "9041691b-5024-463a-b032-59d7f10c38b3",
"path": "<Keyboard>/escape",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Cancel",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "1decef6d-d60a-486d-a7da-b0d20e2b18b3",
"path": "<Gamepad>/buttonEast",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Cancel",
"isComposite": false,
"isPartOfComposite": false
}
]
},
{
"name": "Dialogues",
"id": "53768bd8-c94e-4805-abee-e6c15ca1fa64",
"actions": [
{
"name": "MoveSelection",
"type": "Value",
"id": "321a676a-1117-48f9-87de-5137dbc7ff36",
"expectedControlType": "Vector2",
"processors": "StickDeadzone",
"interactions": ""
},
{
"name": "AdvanceDialogue",
"type": "Button",
"id": "9ace3f39-c79b-4bbc-ac18-26cafae1f479",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
}
],
"bindings": [
{
"name": "",
"id": "7fdec36e-9182-4c02-b692-3025d78c8431",
"path": "<Keyboard>/space",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "AdvanceDialogue",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "08979c15-12c2-4736-962a-03eec0bff52f",
"path": "<Gamepad>/buttonSouth",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "Jump",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "79fef163-a828-41ee-a93a-f048723efc24",
"path": "<Gamepad>/buttonSouth",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "AdvanceDialogue",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "Gamepad Left Stick",
"id": "e394ce70-6a98-45cb-98ee-3b20d27a398a",
"path": "2DVector(mode=1)",
"interactions": "",
"processors": "",
"groups": "",
"action": "MoveSelection",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "8bc6adce-3a54-42ce-8517-eece88cb661f",
"path": "<Gamepad>/leftStick/up",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "5aff7603-0943-4b26-b8cc-d6eac659e263",
"path": "<Gamepad>/leftStick/down",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Gamepad Dpad",
"id": "acc1b4ce-fbf1-42e8-b5bc-adbd2d6683e7",
"path": "2DVector(mode=1)",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "e3bf74b2-d43d-4388-9799-ea5cfb9a5f0e",
"path": "<Gamepad>/dpad/down",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "3feb6021-6cda-4c4c-8c3a-5759797818b7",
"path": "<Gamepad>/dpad/down",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "ff186dd7-80dc-45d5-abed-2a1508fdea05",
"path": "<Gamepad>/dpad/left",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "ccaa05f6-5ae3-415e-8aca-2979f97ed110",
"path": "<Gamepad>/dpad/right",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "434b8802-4e6f-4fd8-b9a3-29259beb030e",
"path": "<Gamepad>/leftStick/left",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "c3b4dc99-5a17-4abf-bd3b-0dff6bee59e5",
"path": "<Gamepad>/leftStick/right",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Keyboard WASD",
"id": "eb995151-9fec-4a96-982d-35630997a2db",
"path": "2DVector(mode=1)",
"interactions": "",
"processors": "",
"groups": "",
"action": "MoveSelection",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "e7ae5426-fddc-4538-8b11-02f3775e8a94",
"path": "<Keyboard>/w",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "67eae0cd-5651-4dd3-ae9a-d77e8b6ccfc0",
"path": "<Keyboard>/s",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "42a182be-4f7a-4b9e-b71f-e40bbfda9d65",
"path": "<Keyboard>/a",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "86e17316-e711-4701-946b-a1dfbccae2dc",
"path": "<Keyboard>/d",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Keyboard Arrows",
"id": "96e37e7c-b10b-4cd5-bf7e-fde7c8245ecb",
"path": "2DVector(mode=1)",
"interactions": "",
"processors": "",
"groups": "",
"action": "MoveSelection",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "8fe5410a-1366-4abc-98fd-0eb547c66d6c",
"path": "<Keyboard>/upArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "38e85ec9-d601-4e86-acbe-6f61ff72476a",
"path": "<Keyboard>/downArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "46038b59-6fc5-4cad-b0c3-78728baa916b",
"path": "<Keyboard>/leftArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "26ea8a5e-e77d-416c-aa81-28deef164ae9",
"path": "<Keyboard>/rightArrow",
"interactions": "",
"processors": "",
"groups": "KeyboardOrGamepad",
"action": "MoveSelection",
"isComposite": false,
"isPartOfComposite": true
}
]
}
],
"controlSchemes": [
{
"name": "KeyboardOrGamepad",
"bindingGroup": "KeyboardOrGamepad",
"devices": [
{
"devicePath": "<Gamepad>",
"isOptional": true,
"isOR": false
},
{
"devicePath": "<Keyboard>",
"isOptional": false,
"isOR": false
}
]
}
]
}