Forum MUGENATION: WEAKENED STATE ANIMATION (WEAK STATE) - Forum MUGENATION

Salta al contenuto

Pagina 1 di 1
  • Non puoi iniziare una nuova discussione
  • Non puoi rispondere a questa discussione

WEAKENED STATE ANIMATION (WEAK STATE)

#1 L   shinra358 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 42
  • Iscritto: 10-September 07

Inviato 22 April 2008 - 17:02

WEAKEND STATE ANIMATION by Shinra358

http://www.youtube.c...h?v=1doPFAKTiJc

;UNDER YOUR STANDING STATE (USUALLY STATEDEF 0)
;add this trigger in standing state changeanim block of coding:

triggerall = life > lifemax / 4; life is greater than a fourth

;---------

;add this under your standing state changeanim block of coding:

[state 0, weakend_state_animation]
type = ChangeAnim; 5300 is the weakened or dizzy animation. Change if needed to the appropriate animation of the dizzy.
triggerall = life <= lifemax / 4; life is less than or equal to a fourth
trigger1 = Anim != 5300 && Anim != 5
trigger2 = Anim = 5 && AnimTime = 0;Turn anim over
value = 5300

0

Condividi questa discussione:


Pagina 1 di 1
  • Non puoi iniziare una nuova discussione
  • Non puoi rispondere a questa discussione

1 utenti stanno leggendo questa discussione
0 utenti, 1 ospiti, 0 utenti anonimi