Help with spawning and shooting
MacBruv
Member Posts: 6
Hi I could really do with some help! I'm making a game which is a bit like space invaders. I have 3 lines of 12 enemies but am having serious problems with spawning the way I want it too! Say 5 enemies in my line of 12 get destroyed, how can I spawn those 5 enemies back into the position they were in from outside the screen? (Hope that makes sense) Also I know how to make things shoot but how can I make one of my enemies shoot after the enemy in front of it has been destroyed? It wouldn't look right if the enemy was shooting through another enemy. I'm fairly new to all of this and would really appreciate some help. Thanks