ultrafatality18 Posted November 28, 2013 Posted November 28, 2013 when i attempt to charge the character goes back and forth between the first couple anim but never finishes it. the aura or nuthin shows up. but when i release the buttons it finishes the animation as a taunt any help? skip to 27seconds http://www.youtube.com/watch?v=vwzGhb_yJxc
0 Ryon Posted November 28, 2013 Posted November 28, 2013 I was having a similar issue with Yamato a while back. This is Yamato's power charge code. ;---------------------------------------------------------------------------; POWER CHARGE[Statedef 500]movetype= Ivelset = 0,0ctrl = 0anim = 500sprpriority = 1[State 0, PowerAdd]type = PowerAddtriggerall = command ="Charge"trigger1 = 1value = 10[State 500, PlaySnd]type = PlaySndtrigger1 = Time = 1value = 0, 0[State 500, ChangeState]type = ChangeStatetrigger1 = command !="Charge"trigger2 = power = powermaxvalue = 0ctrl = 1 The animation itself is 2 frames that loop constantly. so the animation plays em over and over, since the end changestate is not a time trigger it will loop. - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 ultrafatality18 Posted November 28, 2013 Author Posted November 28, 2013 okay i think that problems fixed now. but now a worse problem came along. when i press and hold the power charge buttons the character does the full taunt/charge animation (still doesnt gain power) and after i cant do anything with character unless i get hit by the opponent? the beginning is the code, anim, and cmd. skip to 3:00 to see the problem http://www.youtube.com/watch?v=bsuRSpd9NfQ&feature=youtu.be
0 Ryon Posted November 28, 2013 Posted November 28, 2013 OH YOUR COPYING AND PASTING CODE?! Im not helping you. ON TOP OF THAT! State 190 IS BY DEFAULT YOUR TAUNT STATE! Thats why you were having trouble earlier! - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 ultrafatality18 Posted November 28, 2013 Author Posted November 28, 2013 no! at first i wasnt i was doing it manually from a video i seen but that caused the first problem. and then i tried it that way yes the cheap way just to see if it would be fixed and it was suggested to me by an mfg person. sorry im learning its a learning process. now i know not to copy and paste ill post later with results. i really need help
Question
ultrafatality18
when i attempt to charge the character goes back and forth between the first couple anim but never finishes it. the aura or nuthin shows up. but when i release the buttons it finishes the animation as a taunt any help? skip to 27seconds
http://www.youtube.com/watch?v=vwzGhb_yJxc
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now