From 3af4c218c0e70167db23a6303d2af30aff37d2fe Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 20 Aug 2020 23:40:50 -0400 Subject: Removed a bunch of stuff; Changes --- Assets/Input/PlayerControls.inputactions | 253 +++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 Assets/Input/PlayerControls.inputactions (limited to 'Assets/Input/PlayerControls.inputactions') diff --git a/Assets/Input/PlayerControls.inputactions b/Assets/Input/PlayerControls.inputactions new file mode 100644 index 0000000..ed52073 --- /dev/null +++ b/Assets/Input/PlayerControls.inputactions @@ -0,0 +1,253 @@ +{ + "name": "PlayerControls", + "maps": [ + { + "name": "Gameplay", + "id": "5d541da2-8407-491f-a554-34eed5683cbf", + "actions": [ + { + "name": "Move", + "type": "PassThrough", + "id": "176b5378-76bb-4a9a-b220-0cf716e618ce", + "expectedControlType": "", + "processors": "", + "interactions": "" + }, + { + "name": "Jump", + "type": "Button", + "id": "0e4d534b-a725-4b9c-80ad-a657cec04a8a", + "expectedControlType": "Button", + "processors": "", + "interactions": "" + }, + { + "name": "Look", + "type": "Button", + "id": "1769d1d9-6996-4cac-8248-19ddf9ffa46e", + "expectedControlType": "Button", + "processors": "", + "interactions": "" + } + ], + "bindings": [ + { + "name": "WASD", + "id": "af1c1446-133f-4220-8718-ac63313ce010", + "path": "2DVector", + "interactions": "", + "processors": "", + "groups": "", + "action": "Move", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "f1720972-4a04-4bcf-b96f-fe0845ed9ed2", + "path": "/w", + "interactions": "", + "processors": "", + "groups": "Keyboard and Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "43e9776a-fcae-48fd-9ed5-af1b0745f82b", + "path": "/s", + "interactions": "", + "processors": "", + "groups": "Keyboard and Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "08b284f6-a56f-4584-894b-d26470ce5d03", + "path": "/a", + "interactions": "", + "processors": "", + "groups": "Keyboard and Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "5a94bfd0-5ef4-4bad-a7e5-10330c4e50fd", + "path": "/d", + "interactions": "", + "processors": "", + "groups": "Keyboard and Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "Left Stick", + "id": "88171fd5-c7ad-4669-b31a-59c734a98f77", + "path": "2DVector", + "interactions": "", + "processors": "", + "groups": "", + "action": "Move", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "a07fde90-0b40-42a9-96f3-df7896f30223", + "path": "/leftStick/up", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "01beeb9f-62e7-4ea1-bf4d-9e6c9b2226df", + "path": "/leftStick/down", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "c8ea7a39-dbfa-4614-ab6f-60d9b3bcb786", + "path": "/leftStick/left", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "05c62b9e-e87b-4f7b-b200-257fc9593d48", + "path": "/leftStick/right", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "", + "id": "a67cf1da-5e2a-4878-b452-e7372daab939", + "path": "/space", + "interactions": "", + "processors": "", + "groups": "Keyboard and Mouse", + "action": "Jump", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "debcc072-c2da-4503-b511-9ab019e55e1a", + "path": "/buttonEast", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Jump", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "Right Stick", + "id": "35ad6eba-4737-4f44-a5b3-d6709bfaf303", + "path": "2DVector", + "interactions": "", + "processors": "", + "groups": "", + "action": "Look", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "189a746a-e4c6-4b4a-b9cc-de06067eb341", + "path": "/rightStick/up", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Look", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "c8952c61-21f1-4d54-9314-26a9c5338aa5", + "path": "/rightStick/down", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Look", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "aa0a5e3c-6e1d-4cda-a875-39e369d699ee", + "path": "/rightStick/left", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Look", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "fd3d2415-15f2-488d-b055-365ee2afc166", + "path": "/rightStick/right", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Look", + "isComposite": false, + "isPartOfComposite": true + } + ] + } + ], + "controlSchemes": [ + { + "name": "Keyboard and Mouse", + "bindingGroup": "Keyboard and Mouse", + "devices": [ + { + "devicePath": "", + "isOptional": false, + "isOR": false + }, + { + "devicePath": "", + "isOptional": false, + "isOR": false + } + ] + }, + { + "name": "Gamepad", + "bindingGroup": "Gamepad", + "devices": [ + { + "devicePath": "", + "isOptional": false, + "isOR": false + } + ] + } + ] +} \ No newline at end of file -- cgit v1.2.3