public void SetupGame()
 {
     Agent.enabled = true;
     Stat.SetupStats();
 }