00:00
00:00
Newgrounds Background Image Theme

Enjoyedthat just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "spaceship game tutorial"

Nice

This is so cool im going to upload a flash i made for this,but im dum i keep geting the attatk part mixed up.

trekopep responds:

Ha, cool. Glad you liked it.

Great, but you missed a spot.

This is one of the best flash tutorials i have ever used, im new to flash. I was having problems with it at first, because i noticed you missed somthing. in the times where you use like

onClipEvent(enterFrame) {
if(this.hitTest(_root.fish.fishedit)) {
_root.fish. _y -= -15;
}

You missed a } at the end so it should be

onClipEvent(enterFrame) {
if(this.hitTest(_root.fish.fishedit)) {
_root.fish. _y -= -15;
}
}

It may be different for you cause you have a mac but in later tutorials please remember to put that } at the end because i was frustrated at that lol. but great job. oh and all you people that are having the problem with the repeating bullets, put an extra } at the end of the code. Great work, all of the 5 monmths you went through was worth it man You have my 10 star rating and 5 star vote.

trekopep responds:

Hmmm...

I looked at all the codes and couldn't find any that were missing a }. I DID find one missing a {, and I should probably fix it. If any }s are missing, it's probably because a line got cut off on certain people's computers or something. Anyway, thanks for the review, and I'm glad you liked it! I should probably make another tutorial, since I know so much more now. :D

WOW!

I just bought flash professional, and almost gave up on it because i could find any tutorial that would help me make something as simple as a spaceship game. YOU DID IT! Thanks bro u are totally awsome way better than any other tutorial

trekopep responds:

Lol. Actually, my tutorial isn't really that good. There are tons of others that actually teach you things instead of just giving you things to copy and paste. I was planning to make it better, but I never got around to it. (Also, I still didn't know too much about actionscript at this time.)

Anyway, I'm glad you liked it, and thanks for the review!

excellent !!

Good, but for some reason my attack won't stop :D hahahaha so it just goes on. I tried to bring to the fish root ( so that it will only attack once I press space again but that doesn't work) soo yeeh poo. haha

trekopep responds:

Heh heh. I'm sure you'll figure it out eventually. Thanks for the review. I'm glad I helped!

awesome but i need help

all of this is amzing and i want to make one but i dont know how still. all of this stuff ur doing i dont know what ur using

trekopep responds:

Do you mean what program? I'm using Flash 8. You can go here: http://www.adobe.com/downloads/ and download a free trial of Flash CS4, which is pretty much the same. Sorta.