aboutsummaryrefslogtreecommitdiff
path: root/Packages/packages-lock.json
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2026-05-30 17:19:33 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2026-05-30 17:19:33 +0800
commit4408cc53e044a9c649572991a764f46d247c67bf (patch)
tree3885c3bfddb2a53527f533d2096a6f036824b035 /Packages/packages-lock.json
parent6820cbf9a79016bb9f437a131af42d46aeb26adc (diff)
更新相机部分
1. 增加 Cinemachine 2. 将 Camera Holder 独立成 Prefab 3. 将 CameraHandler 字段 targetTransform 改名为 player 并提至开头 4. CameraHandler 现在会自动绑定 PlayerLocomotion 所在对象 (如果没设置 player)
Diffstat (limited to 'Packages/packages-lock.json')
-rw-r--r--Packages/packages-lock.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json
index efac0b2..8963ad0 100644
--- a/Packages/packages-lock.json
+++ b/Packages/packages-lock.json
@@ -10,6 +10,15 @@
},
"url": "https://packages.unity.cn"
},
+ "com.unity.cinemachine": {
+ "version": "2.10.7",
+ "depth": 0,
+ "source": "registry",
+ "dependencies": {
+ "com.unity.test-framework": "1.1.31"
+ },
+ "url": "https://packages.unity.cn"
+ },
"com.unity.collab-proxy": {
"version": "2.4.4",
"depth": 0,