[Player] Add CineMachine tracking camera in the main level, set to follow player

This commit is contained in:
Michal Pikulski
2025-09-01 16:57:01 +02:00
parent 9fdde2632d
commit 82595e8991
4 changed files with 169 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "11.0.0",
"com.unity.cinemachine": "3.1.4",
"com.unity.feature.2d": "2.0.1",
"com.unity.ide.rider": "3.0.36",
"com.unity.inputsystem": "1.14.2",