Exemplo n.º 1
0
 void OnEnable()
 {
     cNavMesh.StopNav();
     audio.clip = AlertZombie;
     audio.Play();
     timeSearching = 0f;
 }