private void Die() { arenaManager.ApplyTeamRewardAndPenalty(Team); gameObject.SetActive(false); arenaManager.RegisterDeath(Team); }