TextMeshProUGUI healthText = null; //may end up changing to a bar or other graphic #endregion void Awake() { timeLeft = build.GetTime(); }