Help! Spawning random baddies!
I am making my first game, "Yin Yang". It's a turret game and you have to shoot all the baddies that fall out of random parts of the sky. But whenever I imply the random function: random(100-300) for example, my screen goes very odd. I pulled the function from the Basic Shoot Em Up template so what am I doing wrong? How do I make random baddies? PLEASE HELP!
Comments
Or maybe to many at once?