From 036ce9452c0ecd0b4bcf0f97a8b4a787a59898a1 Mon Sep 17 00:00:00 2001 From: Nicholas Novak <34256932+NickyBoy89@users.noreply.github.com> Date: Fri, 5 May 2023 02:52:18 -0700 Subject: [PATCH] change: Added the Cymbal crash to the controls --- Assets/PlayerControls.inputactions | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/Assets/PlayerControls.inputactions b/Assets/PlayerControls.inputactions index 18b57bf..c400372 100644 --- a/Assets/PlayerControls.inputactions +++ b/Assets/PlayerControls.inputactions @@ -49,6 +49,15 @@ "processors": "", "interactions": "", "initialStateCheck": false + }, + { + "name": "CymbalCrash", + "type": "Button", + "id": "843c8db5-9647-4f02-b522-4d0012340f9e", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false } ], "bindings": [ @@ -370,6 +379,28 @@ "action": "ClarinetDive", "isComposite": false, "isPartOfComposite": false + }, + { + "name": "", + "id": "167cc771-c2e4-4ab1-ba58-31e6e6730adf", + "path": "/l", + "interactions": "", + "processors": "", + "groups": "", + "action": "CymbalCrash", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "abad59d5-e221-4404-8bcf-853b2c27c7c7", + "path": "/buttonNorth", + "interactions": "", + "processors": "", + "groups": "", + "action": "CymbalCrash", + "isComposite": false, + "isPartOfComposite": false } ] },