I just thought of something for you to consider!
It would be nice if once the purple aleins w/guns appear there should be a health powerup!
Anyway, When I died i had just spun in a circle w/da gun killing a bunch of aleins. The explosition animations repeated over and over and over and over and over and over and my bullets stayed in the air, not moving. once again I fell through an alein
The explosions could use some work.
fiddle around with this:
make particles 1,0,20,30
make particles 2,0,20,30
rotate particles 2,0,0,180
set particle speed 1,.001
set particle speed 2,.001
color particles 1,255,20,0
color particles 2,255,20,0
tim=timer()
while timer()-tim<100
sync
f=screen fps()
endwhile
set particle emissions 1,0
set particle emissions 2,0
wait key