I have an enemy attack pattern in an array. It has 2 dimensions holding the X and Y values. The enemy's X and Y positions have to be read in from the array. Do I have to use a loop? I've tried a "For Each" loop but I'm kinda lost. Grrr..
Help please. Thanks.
Use For instead, then use two for the standard X,Y double loop.
What would the event look like? For "Wave" 0 to 32 then read out the X and then the 2nd event to read out the Y?
.
Thanks blackhornet. I'll take a look at it.
Develop games in your browser. Powerful, performant & highly capable.
Nice one blackhornet I was thinking about how too but, no brain and wife said I been sitting on it hehehehehe