// tells DifficultyManager to tell spawnpoints to start spawning private void BeginSpawning() { difficultyManager.ActivateSpawners(); }