Example #1
0
 // Use this for initialization
 public void Start()
 {
     WaveGenerator.SpawnNextEnemy(this);
     ResetTimer();
 }