I'm trying to create 4 sprites on the screen in random positions, using instances of another sprite as reference. Sometimes it works, but in others appears only 2 or 3 sprites. I have one more problem: I need that those sprites appear one at a time (interval of 0.5 sec) and I don't know how to do this using "for" loop and I don't want to change it. Any help? Thanks.