Infinity MUGEN Team

IMT Main => M.U.G.E.N Guides & Tutorials => Topic started by: shootYr. on August 18, 2007, 02:15:07 AM

Title: A simple way to make characters chain.
Post by: shootYr. on August 18, 2007, 02:15:07 AM
Ok. So you find the state you wat to chain into. Like Light Punch Into Strong Punch (For KOF Charatcers), and Light attacks, into mediums, into strongs.

Ex: Light into Strong

[State -1, Standing Strong Punch]
Type = ChangeState
value = 210
triggerall = command = "SStrongP"
trigger1 = Ctrl
(Heres where you put the chain.)
trigger2 = StateNo = 200
trigger2 = Move Contact
Or
Trigger2 = StateNo = 200 && MoveContact
Or
Trigger2 = StateNo = 200 && movehit  && MoveGuarded

The thing is you have to code the states back wards. Its Like, you code it to chain from, not to chain into.
I hope this helps you

Title: Re: A simple way to make characters chain.
Post by: xdragon on January 29, 2008, 06:38:29 PM
Thank you
SimplePortal 2.3.5 © 2008-2012, SimplePortal