Use cinamachine for camera

This commit is contained in:
BuyMyMojo 2023-02-26 02:20:19 +11:00
parent 0859e4b36c
commit 96eb06023d
3 changed files with 230 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{
"dependencies": {
"com.spoiledcat.git": "1.0.12",
"com.unity.cinemachine": "2.9.5",
"com.unity.collab-proxy": "2.0.0",
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.ide.vscode": "1.2.5",

View file

@ -16,6 +16,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,