great series and i love the graphics for this latest installment, but it doesn't feel quite as epic in feel as ew 3 or 4. hard to explain, but the battles feel smaller, and shorter, not quite as difficult. Decent game, but ew 3 & 4 still favourites
@wasdf333
you have to make an array for both the enemy missiles and hero missiles and have each missile check through the opposing force's missiles array with a hitTest. its a decent amount of code to write out, but not complicated
anyone know why cs4 doesn't seem to let you make an explode function? it works if you just put this.removeMovieClip() in the hit check, but even the code copied from the tutorial isn't read as a function.