YesNoOk
avatar

[SOLVED] How do I add/Edit a Losing Animation? (Read 375 times)

Started by ChubbyPotato, April 08, 2011, 01:08:17 am
Share this topic:
[SOLVED] How do I add/Edit a Losing Animation?
New #1  April 08, 2011, 01:08:17 am
  • ***
  • You deserve respect and justice, so we demand it!
    • USA
I've been working with "Fighter Factory" for about a year now, so I'm pretty familiar with the coding and stuff. But I was wondering how I can add or edit a characters Losing Intro... basically giving them an animation when they are KO'd.

I've looked all around my characters CNS/ST pads but I dont see this option anywhere.

Example: MvC Megaman has that classic explosion when he gets KO'd

Thanks in advanced!  :)
YouTube | Google

Spoiler: You want to know what really pisses me off? (click to see content)
Last Edit: April 15, 2011, 04:24:11 pm by Raggie
Re: How do I add/Edit a Losing Animation?
#2  April 08, 2011, 09:28:51 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
Open data\common1.cns. Find statedef 5150 and copy it into your .cns files. Edit it to your liking.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Re: How do I add/Edit a Losing Animation?
#3  April 09, 2011, 12:34:53 am
  • ***
  • You deserve respect and justice, so we demand it!
    • USA
Okay, I found what you were talking about... but I dont really get where to put it and how to edit it.
Do I change the value? Or the Trigger Anim?

Im pretty good with coding and everything but this just confuses me a little...

Thanks for your time...  :)
YouTube | Google

Spoiler: You want to know what really pisses me off? (click to see content)
Re: How do I add/Edit a Losing Animation?
#4  April 09, 2011, 12:40:51 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
What i said. Copy it into YOUR cns files. Edit it as you like. As long as it's still called state 5150 the character will enter it upon death and you can make it do whatever the hell you like.

You could make megaman turn into a fish and swim around on the bottom of the screen if you want, It's simply another state.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Re: How do I add/Edit a Losing Animation?
#5  April 09, 2011, 12:51:01 am
  • ***
  • You deserve respect and justice, so we demand it!
    • USA
MY CNS? Do you mean Mugen's CNS or the character im editing CNS?

This is what I have so far...

- Open MUGEN folder
- Open "data"
- Open "common1.cns"
- Find "5150"
-Copy it.....

Then im stuck... >.< (idk where to paste that code I just copied)

Im sorry if im being such a slow learner and taking too much of your time. Its just that this is my first time working with outside animations such as intros, wins and looses.  :-\ Please dont be mad... im sorry...
YouTube | Google

Spoiler: You want to know what really pisses me off? (click to see content)
Re: How do I add/Edit a Losing Animation?
#6  April 09, 2011, 01:06:07 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
You have a .cns file don't you? Where your character kicks and punches? Copy that WHOLE state, into the file where you design all your kicks and punches. You may then alter the state to your liking. I can't tell you how to do the alterations because i don't know what you plan to do exactly, go ahead and TRY something. The worst you can do is break it and have to revert your changes, it's not like it'll destroy your PC or something.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Re: How do I add/Edit a Losing Animation?
#7  April 09, 2011, 01:46:18 am
  • ***
  • You deserve respect and justice, so we demand it!
    • USA
OKAY....

- "DATA"
- "common1"
- Copy Code
- "Paste" into CNS where punches and kicks are located.



I tried to mess around with everything, and I get nothing but the common death animation it came with. If someone can please be spacific on how to add a loosing animation. I appreciate Cyanide's effort and information on this, but I think im going to need a step by step thing or something...

Im pretty sure this is so simple that a 7 year old can do it, but I just need to know what exactly I do after this.

Im planing on just making this character, as soon as he gets KO'd, to do this one animation where he just sits down like a failure. NOT fly in the air and just lay on his back like the common chars.

Thanks... please help ASAP...  :-\



YouTube | Google

Spoiler: You want to know what really pisses me off? (click to see content)
Re: How do I add/Edit a Losing Animation?
#8  April 09, 2011, 02:14:48 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
Open data\common1.cns. Find statedef 5150 and copy it into your .cns files. Edit it to your liking.

Statedef dude. Not state. Try again. [statedef 5150], copy that line, and everything after it until you get to the next bit that says [statedef] that's what i mean by state. All you've copied is an sctrl.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Re: How do I add/Edit a Losing Animation?
#9  April 09, 2011, 02:39:46 am
  • ***
  • You deserve respect and justice, so we demand it!
    • USA
Alright... I finally got it!
Thank you! That was the only mistake... call me retarded! xD IDC

Thanks Cyanide... despite the fact that I think ur mad at me... U helped a lot! ^^
Thank you!  8)
YouTube | Google

Spoiler: You want to know what really pisses me off? (click to see content)