From 41def44651b5a7c9e917395fad5e7b480640a3a2 Mon Sep 17 00:00:00 2001 From: SmallFox <2806143047@qq.com> Date: Thu, 14 May 2026 21:17:29 +0800 Subject: Movement完工 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 写完了移动,准备开工相机视角 --- .../Scripts/InputSystem/PlayerControls.inputactions.meta | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Assets/Scripts/InputSystem/PlayerControls.inputactions.meta (limited to 'Assets/Scripts/InputSystem/PlayerControls.inputactions.meta') diff --git a/Assets/Scripts/InputSystem/PlayerControls.inputactions.meta b/Assets/Scripts/InputSystem/PlayerControls.inputactions.meta new file mode 100644 index 0000000..d54b310 --- /dev/null +++ b/Assets/Scripts/InputSystem/PlayerControls.inputactions.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: 951b38ef40b38c44cb85c66fdd40eccc +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3} + generateWrapperCode: 1 + wrapperCodePath: + wrapperClassName: + wrapperCodeNamespace: -- cgit