public virtual void ClearDamage() { if (newDamagePopup != null) { newDamagePopup.ClearDamage(); newDamagePopup = null; } }