lol thanks everyone.
drjim, ill try and get the words to stick out a bit more...
Cam08, i wonder what you mean by the camera?
as for the shooting thing, its bit complicated... since i got tons of errors until i found a way to make it work properly...
i made 12 bullets(or was it 20? nvm)
made them all move infinitely at a certain speed in a loop
made them invisible
made it that if the bullet is a certain distance from the plane they turn invisible again
when i press space, bring bullet 1 to gun and put visible if bullet 1 is invisible(not in use)
if it is
use bullet 2 if it is invisible(not in use)
if (etc...)
by the time im at 12, the first bullet will have reached that distance from the plane, and have turned invisible, there fore relooping the method
then i said if the bullet is a certain distance to enemy AND visible, then the enemy dies.. (do this for every bullet)
for the sound, i couldnt make it play the sound everytime you shoot, so what i did was i made a variable for the volume, and made it so ever time i press shoot, it brings the volume to 1 and when u stop put it to 0
then i made the volumes sound in a infinite loop, and made it so it repeats itself at about the same speed as you wait for each bullet.


rick
