Posted by jman123123123
in would like advice regarding still character after transformation (Started by jman123123123 June 09, 2008, 04:05:31 amBoard: M.U.G.E.N Development Help
This is the Code I put into the CMD:
[State -1]
type = changestate
value = 9000
triggerall = command = "hold_b"
triggerall = power = 4000
trigger1 = Var(1) = 0
trigger1 = statetype = S
This is the Code I Put in the CMD I got from searching, using animtime = 0 for the trigger, not sure if thats right myself.
[Statedef 9000]
Type? ? = S
movetype= A
physics = S
juggle? = 4
velset = 0,0
anim = 9000
ctrl = 0
[State 9000, ChangeMode]
Type = VarSet
trigger1 = animtime = 0
var(0) = 1
I have the animation set to 9000 as the code references to, I'd appreciate any help anyone could give.

