diff options
Diffstat (limited to 'Assets/MultiplayInput.inputactions')
| -rw-r--r-- | Assets/MultiplayInput.inputactions | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Assets/MultiplayInput.inputactions b/Assets/MultiplayInput.inputactions index 3c08fce..cf4e643 100644 --- a/Assets/MultiplayInput.inputactions +++ b/Assets/MultiplayInput.inputactions @@ -23,6 +23,15 @@ "processors": "", "interactions": "", "initialStateCheck": false + }, + { + "name": "Boost", + "type": "Button", + "id": "6f6055b2-32bf-4de1-b45f-3c2abb742a1f", + "expectedControlType": "", + "processors": "", + "interactions": "", + "initialStateCheck": false } ], "bindings": [ @@ -179,6 +188,39 @@ "action": "Grabbing", "isComposite": false, "isPartOfComposite": false + }, + { + "name": "", + "id": "67496ce0-7f34-4e83-a8f9-9cb9edac3210", + "path": "<Gamepad>/buttonEast", + "interactions": "", + "processors": "", + "groups": ";General", + "action": "Boost", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "2f0af057-afd0-468a-8fc9-143ae9cbe0c8", + "path": "<Keyboard>/space", + "interactions": "", + "processors": "", + "groups": ";PlayerA", + "action": "Boost", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "91f8d873-1f91-4676-b175-60c3d32b12ed", + "path": "<Keyboard>/rightShift", + "interactions": "", + "processors": "", + "groups": ";PlayerB", + "action": "Boost", + "isComposite": false, + "isPartOfComposite": false } ] } |
