I'll take a look through the code when my dads finished with laptop, but I'm guessing it's because there aren't any asteroids stated in level setup, just asteroid number = 20 or something like that
Yea, the "addAsteroidWithAttribs" command occurs inside a
for loop, though... so it should be run a bunch of times, creating a bunch of asteroids.
You're probably right that it has something to do with it though.. perhaps the For loop is only being run once or something.
Are you totally sure it's just one asteroid? When I load it on my PC, one asteroid is showing, and I can only scroll down.... scroll left, right, or up does not work. That's because the camera starts as far north as you can currently see. Once you scroll down a bit, you can then scroll in all directions again.