00:00
00:00
Newgrounds Background Image Theme

Zombiehit 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 "Make A Shooter"

COMEON PEOPLE!!!!

Those of you who messed it up are doing the same things the people who messed up with his other tuturails ( bad spelling). You need to follower the direction very carefully. I made a shooter and i just followed his directions. Its that simple. This is a good tuturial ( more bad spelling). though just like the other one he made there isnt many things here. No sound, but theres plenty of violence this time. Good job man 5/5!!!

well

If this tutorial isn't for flash 5 then don't pay attention to the below.

That was not helpful at all, all the actions you made me put in didn't work and I kept getting a error message when I clicked on the enemy I had made with the aimer. Please reply.

i bet this would be really good but...

when i try to make these actions

onClipEvent (mouseDown) {
if(this.hitTest(_root._xmouse, _root._ymouse, true)){
this.gotoAndStop(18);
}
}

it says theres an error something about the only one mousedown per clip or something like that please respawn

Very nice :)

This helped me a lot. =P Very good. 8/10, 4/5

we

When i try to shoot my enemy it wont die...
i think its cuz im putting

onClipEvent (mouseDown) {
if(this.hitTest(_root._xmouse, _root._ymouse, true)){
this.gotoAndStop(18);
}
}

at the wrong place, i put it on frame 1, on the enemys action place