mugen chars, rare characters
Mugen | CHAT | How to quit a life bar - Forum | Registration | Login
[New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Forum » MUGEN related » mugen help and tutorials » How to quit a life bar (Lifebar down helper, pretty bothering)
How to quit a life bar
MikelelDate: Saturday, 2012-06-16, 6:35 AM | Message # 1
Baby
Group: Users
Messages: 7
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline


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


Message edited by Mikelel - Saturday, 2012-06-16, 6:53 AM
 
Leo116Date: Saturday, 2012-06-16, 12:28 PM | Message # 2
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
Hey its easy to get lifebar and power bar out. Just put a assert special in the code like this:

[State 0, AssertSpecial]
type = AssertSpecial
trigger1 = 1
flag = nobardisplay <--- this removes the lifebar and the powerbar.

I know you solved your case but I am just telling you because I think you did it in another way. Check assert special in you mugen/docs folder and open sctrls. You can get a lot of help from them.



 
sgn_15Date: Saturday, 2012-06-16, 1:01 PM | Message # 3
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
wait. so the lifebar sprite is part of the char? btw can you share that lupin char? it is one of my childhood favorite series XD

 
Leo116Date: Saturday, 2012-06-16, 1:15 PM | Message # 4
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
Ahhh, so it was a lifebar with the character. The post I made back works for the lifebars of mugen.


 
sgn_15Date: Sunday, 2012-06-17, 10:26 AM | Message # 5
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
Mikelel, ?

 
Forum » MUGEN related » mugen help and tutorials » How to quit a life bar (Lifebar down helper, pretty bothering)
  • Page 1 of 1
  • 1
Search:

Copyright MyCorp © 2024 Create a free website with uCoz