ForumsProgramming ForumHow to make a flash shooter.

12 6834
Ps3dude10
offline
Ps3dude10
7 posts
Nomad

I want to make a flash shooter, but I don't know how to use flash very well. I mostly just need scripting help.

  • 12 Replies
master565
offline
master565
4,104 posts
Nomad

There are so many types of shooters (side scroller, first person, third person, ect) and you didn't specify which one. Also, no one is going to script the actual game for you but if you tell me what your looking for I'll tell you the concept behind what you are trying.

Ps3dude10
offline
Ps3dude10
7 posts
Nomad

I want to make a side scroller flash shooter.

ExplosionsHurt
offline
ExplosionsHurt
248 posts
Nomad

You'll want to create your ship as a Movie Clip and configure it so that it moves up and down.

Normally, even if it looks like the ship is flying through an astroid belt or something, the ship is actually still and the astroids move towards it.

You'll probably need to find a tutorial though. I can write a short thingy up if you like.

Ps3dude10
offline
Ps3dude10
7 posts
Nomad

It would be nice if you made a short tutorial for me. I just don't really understand ActionScript. I don't know what to put where. So, It would be really nice if you made a tutorial for me.

mixinghoney
offline
mixinghoney
6 posts
Nomad

You know , youtube and google have lots of tutorials on shooters , go search some!

master565
offline
master565
4,104 posts
Nomad

It would be nice if you made a short tutorial for me. I just don't really understand ActionScript. I don't know what to put where. So, It would be really nice if you made a tutorial for me.


Giving you code doesn't help the person writing the code, or you. You learn nothing out of taking someone's code, and the person writing the code wastes his time writing code for nobody's benefit.
elshobokshy
offline
elshobokshy
159 posts
Nomad

Giving you code doesn't help the person writing the code, or you. You learn nothing out of taking someone's code, and the person writing the code wastes his time writing code for nobody's benefit.

True, he must learn the basics from somewhere so he can make the codes by himself.
ExplosionsHurt
offline
ExplosionsHurt
248 posts
Nomad

OK, this is what you'll want to do. It seems like you're new to Flash, so it's a good idea to start with this tutorial

It's very easy to pick up and follow, and by the end of it, you'll know enough to make a side-scrolling shooter without a tutorial.

Darkroot
offline
Darkroot
2,763 posts
Peasant

True, he must learn the basics from somewhere so he can make the codes by himself.


Having code give to you on a diamond studded gold platter doesn't teach you anything.

There are plenty of resources on the internet just type in AS3 basics in your favorite search engine and voila!
Carlytoon
offline
Carlytoon
324 posts
Nomad

Giving you code doesn't help the person writing the code, or you. You learn nothing out of taking someone's code, and the person writing the code wastes his time writing code for nobody's benefit.


Well, thats true, only if you copy and paste the code you dont gonna learn it, but if you search and analyze the code and you try to understand it and comprehend each line of the code you gonna learn a lot. Sorry but someone's code can help you a lot to learn and understand further codes and can help you to work your own codes.
Sorry if my english is some tweaky.
zfacter900
offline
zfacter900
13 posts
Nomad


I want to make a flash shooter, but I don't know how to use flash very well. I mostly just need scripting help.



Maybe something out of this link can help!

markzi
offline
markzi
103 posts
Nomad

If your new to Flash don't try a sidecrolling shooter. It's fairly advanced stuff, want my advice? Go with a simple platformer now, work your way up, in a year or two you will be able to make a good sidecrolling shooter

Showing 1-12 of 12