It's not really a FPS, just some shooter thingie actually.
Anyways, here it is:
Link
Just shoot the thing and it falls down.
I know how to make the score thing work and all that.
The problem is how do I use the duplicatemovieclip() thingie here?
I want it to be that there randomly spawns a plane,
I read the tutorial on AS Main, but I can't find out HOW to use it, like and especially in combination with a for loop.
How can I make a for loop that like when you click the plane_mc it duplicates another plane that comes from the left?
I know all the bits, like random and duplicatemovieclip and for loops, I know how they work, don't link to AS main cus it's not necessary, I just don't get how to mix them all together.
I hope you understand and are able to help me.
Thanks in advance.