Add UI over plate to down plated ingreedients

This commit is contained in:
BuyMyMojo 2023-03-02 09:17:39 +11:00
parent 16b86e4ec4
commit ef24f6f0e8
11 changed files with 650 additions and 1983 deletions

View file

@ -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",

View file

@ -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,