Infinity MUGEN Team

IMT Main => M.U.G.E.N Help => Topic started by: CheeseCakeBeats on April 08, 2018, 07:25:30 PM

Title: Fighter Factory animations gone
Post by: CheeseCakeBeats on April 08, 2018, 07:25:30 PM
Normally when I open my character in FFC the animations section would have placeholders with names like crouching or jumping, but now they're all gone for some reason when I opened it today.

Anyone have an idea on how to get those back? If you don't, maybe a list of what animations I need to finish my character?

I have already tried  <_<|google| ....
Title: Re: Fighter Factory animations gone
Post by: mulambo on April 09, 2018, 01:22:44 PM
Usually in "Text Mode" (Animations >>> Text Mode) you can see if there a line before each animation, starting with ";"

Code: [Select]
; Close Standing Light Punch
[Begin Action 200]
Clsn2: 1
  Clsn2[0] = -23, -92, 34, 4
202,0, 0,0, 1
Clsn2: 1
  Clsn2[0] = -6, -94, 51, 2
202,1, 0,0, 1
etc...

that's what appears as the name of the animation (it's actually a comment), if it doesn't appear in text mode, probably comments have been erased... or just a bug.
Title: Re: Fighter Factory animations gone
Post by: CheeseCakeBeats on April 09, 2018, 02:10:00 PM
Usually in "Text Mode" (Animations >>> Text Mode) you can see if there a line before each animation, starting with ";"

Code: [Select]
; Close Standing Light Punch
[Begin Action 200]
Clsn2: 1
  Clsn2[0] = -23, -92, 34, 4
202,0, 0,0, 1
Clsn2: 1
  Clsn2[0] = -6, -94, 51, 2
202,1, 0,0, 1
etc...

that's what appears as the name of the animation (it's actually a comment), if it doesn't appear in text mode, probably comments have been erased... or just a bug.

Okay thanks
SimplePortal 2.3.5 © 2008-2012, SimplePortal