[SOLVED] PImage[] array inside class shows all images at once

I’m sorry, I’m afraid I don’t follow. I understand I shouldn’t place the planetspawnHere() in the draw but where does this piece of code go then?

 image(PlanetLand[int(random(PlanetLand.length))], x, y);

If you have time, could you show me specifically where in the code, please?

1 Like