I guess this is a little vague, but always worth a shot
Anyone have a good idea for what kind of script framework I should use to:
-
Make a movieClip appear in a random place (I’ve got this down fine, but…)
-
Make other instances of the movie clip appear in other random places while the first one is still on-screen, but at random intervals?
Keep in mind the basis for this question is that I’m making a game where targets must appear and disappear if not shot, but I want other targets to be able to appear on-screen at the same time if the user hasn’t gotten around to destroying the first, second, etc. yet.
Well, thanks for any suggestions!
- wobbly