Add Cinemachine and Unity Recorder, dolly track for Student Project Contest footage

This commit is contained in:
Toomas Tamm
2021-05-21 20:57:27 +03:00
parent ced13cbdf2
commit d22018df6e
9 changed files with 1438 additions and 141 deletions

View File

@@ -18,6 +18,13 @@
"source": "builtin",
"dependencies": {}
},
"com.unity.cinemachine": {
"version": "2.6.4",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.3.9",
"depth": 0,
@@ -89,6 +96,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.recorder": {
"version": "2.5.5",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.timeline": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "10.4.0",
"depth": 1,