using UnityEngine.UI; using TMPro; void Update() { TextMeshPro lemonsss = GetComponent<TextMeshPro>(); }