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