YesNoOk

Show content

This section allows you to browse the content for this member. Note that you can only see content for which you have sufficient viewing permissions.


Nardz is Offline
Contact Nardz:

Nardz

User

Messages by Nardz

    

Re: Probably something stupid- attacks looped

 March 05, 2012, 01:16:21 am View in topic context
avatar  Posted by Nardz  in Probably something stupid- attacks looped (Started by Nardz March 04, 2012, 10:02:32 pm
 Board: M.U.G.E.N Development Help

Thanks for the quick response

;***************************************************************************;
;******************* Created in Fighter Factory Ultimate *******************;
;*******************      http://www.virtualltek.com     *******************;
;***************************************************************************;

[Info]
name = "Lucky"
displayname = "Lucky"
versiondate = 09,30,2009
mugenversion = 1.0
author = "Nardz"
pal.defaults = 1

[Files]
sprite = Lucky.sff
anim = Lucky.air
sound = Lucky.snd
cmd = Lucky.cmd
cns = Lucky.cns
stcommon = common1.cns
st = Lucky.cns

[Arcade]
intro.storyboard = intro.def
ending.storyboard = ending.def



^this is my.def.. and the stcommon line appears to be fine..any other ideas? im really srtuggling with this one.
    

Probably something stupid- attacks looped

 March 04, 2012, 10:02:32 pm View in topic context
avatar  Posted by Nardz  in Probably something stupid- attacks looped (Started by Nardz March 04, 2012, 10:02:32 pm
 Board: M.U.G.E.N Development Help

New to character making so please don't rip my head off for being a noob (like most forums do)... Hopefully its something easy, probably is, but I can't seem to figure it out after searching for like 2 hours and ive tried all kinds of things. OK,   when my guy starts up hes standing in his stance...animated fine..however when I go to throw a punch (that's the only attack I have right now)..he does it and it works..but hes then stuck in the animation...however not actually punching after the first punch cause theirs no impact..the real punch still works if I press the button...but then he just continues punching instead of going back into his stand animation.

I used KFM as a template for my character..not sure if that matters, but thought Id throw that in there

anyone have any ideas?