View Full Version : Fighting Game
AlejandroX
January 30th, 2007, 10:59 PM
I'm making a fighting game with Flash 8
Do I have to import each image and code each one of them to do it's respected moves?
Does anyone have a fighting game made and I can look at the .fla file? to get an idea
protonxp
January 31st, 2007, 12:01 AM
http://tutorialoutpost.com/count/6288
Does that help?
REEFˇ
January 31st, 2007, 12:14 AM
Well yeah, you dont have to do every single specific thing if you can create a function that's very clever but yes you would have to code for most moves, otherwise how else would flash know what a forward punch or roundhouse kick is and how to get the player to do these moves?
protonxp
January 31st, 2007, 12:22 AM
Set a variable and make it like this
roundhousekick = Math.random() * 34 + 24
forwardpunch = Math.random() * 23 + 13
Blah, Blah, Blah ...
And then set if statements
if (I'm pretty lazy to type this out but it should have up, down, ctrl){
kill = "forwardpunch"
}
Something like that?
AlejandroX
January 31st, 2007, 02:10 PM
http://tutorialoutpost.com/count/6288
Does that help?
Hmm, I'll give that a try...If anyone is interesting in helping me...We're planning to pay for your time...We'll see what our budget will be in how much donation will be...
I'm planning to make this game a HIT
Example http://streetfighteronline.com is base on shockwave and we're planning to overrun them ^_^
InfestedDemon
January 31st, 2007, 02:33 PM
:thumb2: I'm good with sprite animation and I work for free!
protonxp
January 31st, 2007, 10:22 PM
Well I'm more of an rpg programmer not a fighting game type.
srry
bombsledder
January 31st, 2007, 10:56 PM
it woundnt be too hard i could help with questions on the forums for free as many others would but im not going to put excess time into a project
AlejandroX
February 3rd, 2007, 09:25 AM
For those who wish to help out (For free or budget, feel free to add me on my msn at alexanderjm316@hotmail.com)
I have almost all sprite to add to this game.
For those who don't have much time, feel free to help out a little..You'll recieve status (power within the game, forum, chat, etc)...
I'm planning to make this project better than streetfighteronline.com
InfestedDemon
February 4th, 2007, 03:40 PM
^ Your ambitious then
AlejandroX
February 4th, 2007, 04:16 PM
:afro:
Indeed I am...That community has fallen apart, so I wish to be a little better than what he's making..
I wanna start with two character at least o.o than each update add 1 or 2 character ^_^
InfestedDemon
February 4th, 2007, 04:18 PM
I'll help with sprites (animating) if i can add Master Cheif :D
InfestedDemon
February 4th, 2007, 04:19 PM
..Seriously
AlejandroX
February 8th, 2007, 06:45 PM
http://mysticgaming.net/elenastage_copy.html
here you can move my character to the right, somehow i think i'm doing something wrong =/
Please help me, i need help via msn
alexanderjm316@hotmail.com (i'll be on by 3am -6 am eastern time and 9am-3pm eastern time)
rite now, i'm off to work
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.