Game Controller (spawning waves)
It sits at the top of the game view as a new object with a script called “GameController”
At start it shoots off a random asteroid. We will
Creat the script with two params (where to launch the asteroid) and what to launch(asteroid prefab)