Down the helper -Jigen- there is a yellow and red bar. It appears only when this helper gets a hit. So, how can I quit it?
I tried searching it in animations, and in cns as a helper, but nothing results???? :/
EDIT: lol solved, answer here:
Code
;[State 1001, 10]
;type = Projectile
;trigger1 = Life > parent,Var(0)-190
;trigger1 = Time >= 0
;projanim = 1061+facing
;projID = 1020
;projremovetime = 1
;projsprpriority = 1
;projscale = 1,1
;offset = -40*facing, 0
;velocity = 0,0
;attr = S, NP
;damage = 0,0
;[State 1001, 10]
;type = Projectile
;trigger1 = Life > parent,Var(0)-190
;trigger1 = Time >= 0
;projanim = 1064+facing
;projID = 1020
;projremovetime = 1
;projsprpriority = 2
;projscale = 1+(Life-(parent,Var(0)-190)),1
;offset = -40*facing, 0
;velocity = 0,0
;attr = S, NP
;damage = 0,0
;[State 1001, 10]
;type = Projectile
;trigger1 = Life > parent,Var(0)-190
;trigger1 = Time >= 0
;projanim = 1067+facing
;projID = 1020
;projremovetime = 1
;projsprpriority = 1
;projscale = 1+(parent,Var(0)-(parent,Var(0)-190)),1
;offset = -40*facing, 0
;velocity = 0,0
;attr = S, NP
;damage = 0,0