From 74a4f421b436b5950e52660ba7d6ebc53a818fa5 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 31 Jan 2026 20:14:48 +0800 Subject: 完成好多 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/MultiplayInput.inputactions | 42 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'Assets/MultiplayInput.inputactions') 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": "/buttonEast", + "interactions": "", + "processors": "", + "groups": ";General", + "action": "Boost", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "2f0af057-afd0-468a-8fc9-143ae9cbe0c8", + "path": "/space", + "interactions": "", + "processors": "", + "groups": ";PlayerA", + "action": "Boost", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "91f8d873-1f91-4676-b175-60c3d32b12ed", + "path": "/rightShift", + "interactions": "", + "processors": "", + "groups": ";PlayerB", + "action": "Boost", + "isComposite": false, + "isPartOfComposite": false } ] } -- cgit