- Added logo and camera movements to the start of a new game.

- Improved look of the location board in round 2.
- Fixed "Only Camera Capture" layer to possibly actually do that.
This commit is contained in:
2026-02-16 23:19:44 -05:00
parent edc3a80f96
commit 0d75f15d3d
58 changed files with 3146 additions and 210 deletions
+1
View File
@@ -1,5 +1,6 @@
{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.formats.fbx": "4.2.1",
"com.unity.ide.rider": "3.0.26",
"com.unity.ide.visualstudio": "2.0.22",
+6
View File
@@ -13,6 +13,12 @@
"source": "embedded",
"dependencies": {}
},
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.ai.navigation": {
"version": "1.1.5",
"depth": 1,