From 2c14d8f19945dd4946bf34b2b6596637342e404c Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 30 Jan 2026 20:07:24 +0800 Subject: 初次提交 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/MultiplayInput.inputactions | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Assets/MultiplayInput.inputactions (limited to 'Assets/MultiplayInput.inputactions') diff --git a/Assets/MultiplayInput.inputactions b/Assets/MultiplayInput.inputactions new file mode 100644 index 0000000..101a364 --- /dev/null +++ b/Assets/MultiplayInput.inputactions @@ -0,0 +1,13 @@ +{ + "version": 1, + "name": "MultiplayInput", + "maps": [ + { + "name": "Player", + "id": "769d94de-829b-42fe-883f-3cc8e156d6c2", + "actions": [], + "bindings": [] + } + ], + "controlSchemes": [] +} \ No newline at end of file -- cgit