how to spawn monsters in multiple locations
I made a little iPhone game but now I wanted to make multiple monsters to spawn. So I have one UIImageView called enemy that spawns at beginning of the game. But I want it to spawn many more monsters until I say it needs to stop spawning them. I know how to get random locations.
Any help? Thanks!
|