protected virtual void Initialize() { health = battleStats.MaxHealth; healthBarUI.Init(this); damagePopup.Init(this); }