Example #1
0
 public void Enter()
 {
     _rethinkTime = 0f;
     _nav.GoTo((_agent.CurrentActions.Peek() as AIActionProximityBase).destination);
 }