00:00
00:00
Newgrounds Background Image Theme

KWYuri 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!

AS: Basic Combo.

13,174 Views | 131 Replies
New Topic Respond to this Topic

Response to AS: Basic Combo. 2005-10-02 10:37:44


At 10/2/05 10:32 AM, Ninja-Chicken wrote: http://img307.images..image=comboas6td.swf

Now that is nice.. awesome animating.


Sup, bitches :)

BBS Signature

Response to AS: Basic Combo. 2005-10-02 10:38:45


At 10/2/05 10:37 AM, -liam- wrote:
At 10/2/05 10:32 AM, Ninja-Chicken wrote: http://img307.images..image=comboas6td.swf



Now that is nice.. awesome animating.

Lol, dude, he stole mine :P
That's my upcoming ninja - game.
The animator is metal war head.


BBS Signature

Response to AS: Basic Combo. 2005-10-02 10:39:25


At 10/2/05 10:37 AM, -Toast- wrote:
At 10/2/05 10:32 AM, Ninja-Chicken wrote: I made an example of your combo system to show people

http://img307.images..image=comboas6td.swf


It's the one I sent you in msn, right?
Can you please decompile it and send me the fla? I have lost that staff (Accidently deleted :P)

No no I made it

Thanks liam Im getting quite good at animating arent I
I also showed this to dan from games of gondor and he offered me alot of money for it when its done


- Matt, Rustyarcade.com

Response to AS: Basic Combo. 2005-10-02 10:42:13


=O
You !@#$ shit!

Liam, read the second page, don't you see the sample I posted?
He just stole it from me when I showed it to him on msn...

You filthy chicken, you don't even have the .fla as a proof :P

Response to AS: Basic Combo. 2005-10-02 10:45:22


At 10/2/05 10:42 AM, WarningThisIsNOToast wrote: =O
You !@#$ shit!

Liam, read the second page, don't you see the sample I posted?
He just stole it from me when I showed it to him on msn...

You filthy chicken, you don't even have the .fla as a proof :P

I do have the fla because unlike some I have a decomiler
And yes I have proof its my work becauser I have the flash and you dont so stop claiming you made something that I did
And I got offered lots of money and I got $100 up front as a good-faith deposit
So thanks toast for the idea >=)

Response to AS: Basic Combo. 2005-10-02 10:46:07


At 10/2/05 09:09 AM, Ninja-Chicken wrote: You only need to know onEnterFrame

on enter frame is a clip event... the fact you define it as a function is irrelevant.

and preferably _currentframe function (Which will be explained anyways).
Its a property

to be exact it:
public var _currentframe:Number but it's value is a return value of the playback last executed by flash, so there is no point changing it.

Introduction:

I feel introduced

The "_currentframe" funtion:
Again its a property

A readonly property :)

What is it?

This function basically allows you to detect on what frame an object is(Teh object's timeline).

function currentFrame(m:MovieClip):Number{
return m._currentframe;
}

tada

No obviously it can only detect MovieClip objects currentFrame (or anything which extends the class) and so isnt just for any old object

actually, movieclip isn't the base form that contains onEnterFrame, root isn't an instance of MovieClip and it has the property

It is extremely easy to use yet a very useful function that can save you quite a lot of time.
It is mainly used for attacks in games, for example:
WTF?

WTFOMGBBQ what the fuck are you on toast?

if(_currentframe == 1 && Key.isDown(Key.SPACE)){// && Means "and".
If I were you I would do
if ((condition1) && (condition2))

or create a function that is called isComboCalled, it makes more sense

this.gotoAndPlay("Attack frame");/*"Attack frame" is a frame labled "Attack frame" with an animation of some guy attacking.*/
}

I am going to hit you so hard, I haven't seen that sort of scripting since sinjid battle arena, and even it made more sense....

What is it used for?

buttsekcs

Simple: to find out what frame an object is currently playing.

Example:
if(_currentframe == x){
//action
}

wouldn't < max && > min make a lot more sense? usually you work with ranges

Maybe use this._currentframe to avoid confusion


Frame instances

Don't you mean labels?

Frames dont have instance names they have labels

Seconded.

The combo engine. (Finally).

The code may depend on your animations, it can totally contain 4 como animations, but you can modify it to your likes. If you have any questions about how to modify it, feel free to ask.
So basically your spoon feeding n00bs code

hahahahaahahahah, +1 coolpoints

1. You need to have four animations in four different movie clips, all set in different frames.

NAWT RLY

Toast godamn I'm gonna smack you and have rez remake it like I did last time.... seriously, also, pie.

My KeyQueue class does combos in a far more logical way, I'll extend it soon to make sense

good effort though

Response to AS: Basic Combo. 2005-10-02 10:50:49


I have the most advanced version, NC, don't try to steal my game... <3

http://img364.images..image=comboas6yb.swf

If you're really going to dig in, my partener can show you some more proofs <3

Response to AS: Basic Combo. 2005-10-02 10:51:35


Yeah, GoG are sponsoring Ninja Chicken's game, I believe him it is original ^_^

Response to AS: Basic Combo. 2005-10-02 10:52:32


see toast stop trying to take my game

Response to AS: Basic Combo. 2005-10-02 10:53:43


Lol, okay, you can have it..
But you know, the animations aren't all done, you still need to animate enemys, backgrounds, etc... :)

Good luck with it, I will fifen :)

Response to AS: Basic Combo. 2005-10-02 10:53:47


At 10/2/05 10:52 AM, Ninjachickensson wrote: see toast stop trying to take my game

Lol with my art too :@

I havn't read the keyQue one yet maybe I should take a looksy...

Response to AS: Basic Combo. 2005-10-02 10:55:03


Speaking of which TH, what is your paypal address? I need to email you that guarentee for doing the art.

Response to AS: Basic Combo. 2005-10-02 10:56:26


At 10/2/05 10:55 AM, Inglor wrote: Speaking of which TH, what is your paypal address? I need to email you that guarentee for doing the art.

Paypal is tim_heasman[@@@@]hotmail.com

$$$$

Response to AS: Basic Combo. 2005-10-02 10:56:35


Lol...

1. Stop spamming my thread.

2. Send me back my game! =p

Response to AS: Basic Combo. 2005-10-02 10:58:05


Ok, I pped you 50$ TH, the transaction ID is 5324440D, verify that you got it, (inglor[#@#@#@]gmail[dawt]com is the sender)

You're releasing it next week, right?

Response to AS: Basic Combo. 2005-10-02 10:59:27


I have to admit it was funny at the beginning but now it's just too much...


BBS Signature

Response to AS: Basic Combo. 2005-10-02 10:59:38


At 10/2/05 10:58 AM, Inglor wrote: Ok, I pped you 50$ TH, the transaction ID is 5324440D, verify that you got it, (inglor[#@#@#@]gmail[dawt]com is the sender)

You're releasing it next week, right?

Yeah and I think toast should be banned from submitting anything to GOG because he keeps claiming he made the game

Response to AS: Basic Combo. 2005-10-02 11:01:22


At 10/2/05 10:59 AM, Ninjachickensson wrote: Yeah and I think toast should be banned from submitting anything to GOG because he keeps claiming he made the game

soon everyone will be followed by a big market flush, followed by thousends of dollars flowing, oh you'll see.... but all is well and this game is on, I'm not banning toast yet

Response to AS: Basic Combo. 2005-10-02 11:04:43


So, does some of the qouting in here get "individual line quoting of the year" award? I think at one point someone quoted a qoute of a quote, I'm not sure.

Anyway, because Inglor is so awesome, please link/show me how I should do a good combo system.

P.S. Toast, I stopped development on that game a good while ago. Someone can have the source if they want.


I'm back! on a temporary basis. No-one can remember who I am! but I don't really mind.

Response to AS: Basic Combo. 2005-10-02 11:07:09


At 10/2/05 11:04 AM, TheDeviousDuck wrote: Anyway, because Inglor is so awesome, please link/show me how I should do a good combo system.

Mine works perefectly well... :P

P.S. Toast, I stopped development on that game a good while ago. Someone can have the source if they want.

What are you barbelling about?!


BBS Signature

Response to AS: Basic Combo. 2005-10-02 11:08:45


At 10/2/05 11:07 AM, -Toast- wrote:
At 10/2/05 11:04 AM, TheDeviousDuck wrote: Anyway, because Inglor is so awesome, please link/show me how I should do a good combo system.
Mine works perefectly well... :P

Wow you made a combo system too
Lemme see it

P.S. Toast, I stopped development on that game a good while ago. Someone can have the source if they want.
What are you barbelling about?!

fdsgdfghdfhdfgfsdfsdaxdaf

Response to AS: Basic Combo. 2005-10-02 11:11:18


The one which my public profile claims I am working on. Long dead, trust me. Will edit now.


I'm back! on a temporary basis. No-one can remember who I am! but I don't really mind.

Response to AS: Basic Combo. 2005-10-02 11:50:23


IT'S MINE!

I can give you all the prooves you want:

1. I already posted a sample of it on page two.

2. I wouldn't start this AS without making that game, the combo system gave me teh idea to type a AS.

3. Ninja chicken likes to lie :)


BBS Signature

Response to AS: Basic Combo. 2005-10-02 12:08:23


At 10/2/05 10:39 AM, Ninja-Chicken wrote: No no I made it

You know what? After all, I've got a proof, you don't even know the name of this game.


BBS Signature

Response to AS: Basic Combo. 2005-10-02 12:44:46


on whenever, someone said:
1993> y <1994

How can something be less than 1993 but more than 1994?

Response to AS: Basic Combo. 2005-10-02 12:54:08


At 10/2/05 12:44 PM, cybex wrote:
on whenever, someone said:
1993> y <1994
How can something be less than 1993 but more than 1994?

1993 and 5 months?


BBS Signature

Response to AS: Basic Combo. 2005-10-02 12:54:23


At 10/2/05 12:44 PM, cybex wrote:
on whenever, someone said:
1993> y <1994
How can something be less than 1993 but more than 1994?

199N

Response to AS: Basic Combo. 2005-10-02 12:54:35


At 10/2/05 12:44 PM, cybex wrote:
on whenever, someone said:
1993> y <1994
How can something be less than 1993 but more than 1994?

no thats y is less then 1993 and less then 1994 so why not just do
y < 1994

PS Toast has been saying some REALLY funny stuff on msn I cant wait for convo history to work again so I can show you all


- Matt, Rustyarcade.com

Response to AS: Basic Combo. 2005-10-02 12:58:46


At 10/2/05 12:54 PM, Ninja-Chicken wrote: PS Toast has been saying some REALLY funny stuff on msn I cant wait for convo history to work again so I can show you all

Many people don't like you anymore. You've showed yourself un respectful and particularly idiot.
I'll try to arrange a ban for you before you can post anything.


BBS Signature

Response to AS: Basic Combo. 2005-10-02 13:00:09


try afro or luis for that, i mean if you want him to get banned from the forum, perhaps neg ONE