Quote:
Originally Posted by smasher
You probably have a moveEnemy method that is called every frame? That method now needs to look through the array of enemies, and move them all. That's what the array is for. This will loop through every enemy in the array, and move each one down and to the right:
|
I dont get this method.. what is anEnemy and i allready have a speedY float that controlls enemy movement.....
The enemy is just moving down the Y axe,
so can you explain??
And those warnings.. i told you about what about Them???
