Implement enemies getting to a finish, enemy dying
This commit is contained in:
@@ -77,7 +77,5 @@ public class WaveManager : MonoBehaviour
|
||||
|
||||
yield return new WaitForSeconds(currentWave.timeToNextGroup);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user