private void SetupHud() { battleHud = battleHudObject.GetComponent <BattleHud>(); battleHud.Initialise(partyUnits); }