YesNoOk
avatar

MBAA custom lifebar (Read 5941 times)

Started by Gara, February 11, 2012, 11:26:43 pm
Share this topic:
MBAA custom lifebar
New #1  February 11, 2012, 11:26:43 pm
  • ***
  • chill out...
    • Germany

  • Online
Last Edit: February 05, 2013, 11:44:03 pm by Gara
Re: MBAA custom lifebar
#2  February 14, 2012, 04:36:29 pm
  • **
  • Ore no kobushi ga MAKANI MOERO!
    • USA
    • www.youtube.com/aznpikachu215
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. :???:
Re: MBAA custom lifebar
New #3  February 14, 2012, 05:02:07 pm
  • ***
  • chill out...
    • Germany

  • Online
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
Last Edit: February 15, 2012, 10:41:23 pm by luckyguy