00:00
00:00
View Profile randy-the-bum

2 Game Reviews w/ Response

All 9 Reviews

0 reviews are hidden due to your filters.

cool

can you tell me some of the action script for these kind of fighting games because im working on one and i have no idea where to look

DannyP responds:

I know this is a really late response, but you really don't want to learn actionscript from me. I did it like this:

//This is a movie clip symbol of the fighter; the first frame might have his standing pose, the second frame might have walking, and the frames after would each have an attack (inside of yet another movie clip if you want it animated)
onClipEvent (enterFrame) {
if (Key.isDown(x)) {
//x here is the key code for the button that activates the attack (e.g. space bar would have a 32 instead of x)
this.gotoAndStop(y);
//y is the frame it goes to; for example, frame 3 might be a punch
}
}

Using if statements like that... that's pretty much how I made this.

its a really awsome game

this game is addicting but its short....... can u plz help me how the hell do u make a game like this i dont no the action script on how to do it can u plz help me.... jj_conker@hotmail.com

Daani responds:

I'm sorry but I don't have the time to teach you over the net, you'll have to learn yourself by using tutorials on the net:)

Good luck!
Daani

idunno

Jeremy Stephens @randy-the-bum

Male

idunno

some shcool

somewhere

Joined on 2/11/07

Level:
8
Exp Points:
550 / 710
Exp Rank:
> 100,000
Vote Power:
4.98 votes
Rank:
Civilian
Global Rank:
> 100,000
Blams:
0
Saves:
0
B/P Bonus:
0%
Whistle:
Normal
Medals:
20