Added nutrionional value
This commit is contained in:
@@ -9,6 +9,7 @@ public class Ingredient : MonoBehaviour
|
||||
Vector3 mousePosition;
|
||||
new public Transform transform;
|
||||
public List <GameObject> IngredientIn;
|
||||
public int NutritionalValue;
|
||||
bool isMoving = false;
|
||||
//public GameObject table;
|
||||
void Start()
|
||||
|
||||
Reference in New Issue
Block a user