Add UI over plate to down plated ingreedients
This commit is contained in:
parent
16b86e4ec4
commit
ef24f6f0e8
11 changed files with 650 additions and 1983 deletions
|
@ -2,6 +2,7 @@
|
|||
"dependencies": {
|
||||
"com.spoiledcat.git": "1.0.12",
|
||||
"com.tayx.graphy": "3.0.2",
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.cinemachine": "2.9.5",
|
||||
"com.unity.collab-proxy": "2.0.0",
|
||||
"com.unity.ide.visualstudio": "2.0.17",
|
||||
|
|
|
@ -14,6 +14,12 @@
|
|||
"dependencies": {},
|
||||
"url": "https://package.openupm.com"
|
||||
},
|
||||
"com.unity.2d.sprite": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.unity.burst": {
|
||||
"version": "1.8.2",
|
||||
"depth": 1,
|
||||
|
|
Reference in a new issue