Array programming
Posted: Wed Jul 21, 2004 2:08 pm
Can this be done in Game Editor?
Setup an array move all the Aliens left or right or up or down together. Then, do a distance check to see how close you are to the top, left, right and bottom bounds. If they are too close, move the opposite direction or down.
Setup an array move all the Aliens left or right or up or down together. Then, do a distance check to see how close you are to the top, left, right and bottom bounds. If they are too close, move the opposite direction or down.