added Cinemachine

This commit is contained in:
Vladimir Koshevarov
2023-03-01 18:08:38 +02:00
parent 67889b6776
commit 3946a34f3d
4 changed files with 34 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
"dependencies": {
"com.unity.ai.navigation": "1.1.1",
"com.unity.animation.rigging": "1.2.1",
"com.unity.cinemachine": "2.9.5",
"com.unity.collab-proxy": "2.0.0",
"com.unity.ide.rider": "3.0.18",
"com.unity.ide.visualstudio": "2.0.17",
+9
View File
@@ -28,6 +28,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.cinemachine": {
"version": "2.9.5",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.31"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.0.0",
"depth": 0,