public override void OnAwake() { party = GetComponent <PartyScript>().GetParty(); m_aiManager = GetComponent <AIManager>(); }