diff options
| author | SmallFox <2806143047@qq.com> | 2026-05-14 21:17:29 +0800 |
|---|---|---|
| committer | SmallFox <2806143047@qq.com> | 2026-05-14 21:17:29 +0800 |
| commit | 41def44651b5a7c9e917395fad5e7b480640a3a2 (patch) | |
| tree | fe99b653b956a1be62392ddb2a5eae31f34e09a9 /Packages/packages-lock.json | |
| parent | 738e4b973666742b077c285272d9eb50072d49dd (diff) | |
Movement完工
写完了移动,准备开工相机视角
Diffstat (limited to 'Packages/packages-lock.json')
| -rw-r--r-- | Packages/packages-lock.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 3b5e860..efac0b2 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -49,6 +49,15 @@ "dependencies": {}, "url": "https://packages.unity.cn" }, + "com.unity.inputsystem": { + "version": "1.7.0", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.uielements": "1.0.0" + }, + "url": "https://packages.unity.cn" + }, "com.unity.mathematics": { "version": "1.2.6", "depth": 1, |
