L
This commit is contained in:
@@ -5,6 +5,7 @@ using UnityEngine;
|
|||||||
public class Ingredient : MonoBehaviour
|
public class Ingredient : MonoBehaviour
|
||||||
{
|
{
|
||||||
// Start is called before the first frame update
|
// Start is called before the first frame update
|
||||||
|
// L
|
||||||
Vector3 mousePosition;
|
Vector3 mousePosition;
|
||||||
public Transform transform;
|
public Transform transform;
|
||||||
bool isMoving = false;
|
bool isMoving = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user