The Mugen Fighters Guild
M.U.G.E.N Central => Your Releases, Mugen 1.0 + => Edits & Addons 1.0+ => Topic started by: Gara on February 11, 2012, 11:26:43 pm
-
'sup. this is an edited version of Kohaku's MBAA-Lifebar.
Download here (http://www.mediafire.com/?pl8064702mxg914)
and here's a small pack of mbaa-portraits (http://www.mediafire.com/?5qgoxrnxtqdcpoy)
enjoy!
previews:
(http://img811.imageshack.us/img811/5108/mugen758.png)
(http://img854.imageshack.us/img854/2319/mugen776.png)
(http://img833.imageshack.us/img833/5291/mugen754.png)
(http://img190.imageshack.us/img190/3641/mugen719.png)
-
What's the position number? Is it the same as 9000,19? Because looks like it's not the same, because I already have some portraits. :???:
-
the position number is 9000, 21. you can change that in the fight.def file:
[Face]
;Player 1
p1.pos = 4,24
p1.face.spr = 9000,21 --> 9000,19
p1.face.layerno = 1
p1.face.facing = 1
p1.face.offset = -4,-24
p1.face.scale = .5,.5
;Player 2
p2.pos = 632,24
p2.bg.facing = -1
p2.face.spr = 9000,21 --> 9000,19
p2.face.facing = -1
p2.face.layerno = 1
p2.face.offset = 8,-24
p2.face.scale = .5,.5