- 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:
@@ -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",
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user