YesNoOk
avatar

how do i change my normal stance to its dizzy stance like spo ryu (Read 1873 times)

Started by Ryuji-San, September 03, 2007, 04:47:34 pm
Share this topic:
how do i change my normal stance to its dizzy stance like spo ryu
#1  September 03, 2007, 04:47:34 pm
  • **
i was just wondering how do change normal stance to the dizzy stance
Re: how do i change my normal stance to its dizzy stance like spo ryu
#2  September 03, 2007, 04:58:44 pm
  • avatar
  • ****
  • THANK YOU FOR RUINING MY EYESIGHT
    • https://www.artstation.com/rikard
1- Find action 5300 in your character's .air file.
2- Copy it.
3- Find action 0 in your character's .air file.
4- Paste action 5300 over action 0.
5- Rename the new action 5300 to action 0.
6- ???
7- PROFIT!
https://www.artstation.com/rikard
Quote
triggerall = Win && numhelper(180) = 0 && time = 0 && (stateno = 180) && matchover
HE-MAN AND THE MASTERS OF THE UNNECESSARY TRIGGERS
Re: how do i change my normal stance to its dizzy stance like spo ryu
#3  September 03, 2007, 05:03:32 pm
  • *****
  • Horrible
    • Sweden
    • http://network.mugenguild.com/anjel/
you mean like a dizzy state or just change stance when having less life?

[State 0, 1]
type = ChangeAnim
trigger1 = IfElse(life < 300,(Anim != 5300 && Anim != 5),(Anim != 0 && Anim != 5)
trigger2 = Anim = 5 && AnimTime = 0 ;Turn anim over
value = IfElse(life < 300,5300,0)
:yes:

Makes you change to dizzy stance when less than 300 life.
Replace this one with the changeanim in state 0
My shitty mugen stuff: