Board: Ikemen General Discussion and Help
I don't know if Ikemen is the same as mugen in this regard, but in mugen you need to change these values in fight.def:
p1.range.x = 0,-127
p2.range.x = 0,127
Edit: oh wait, I just saw you already tried it. Hmm... did you change both values?
oh, maybe the reason that the lifebars end up wonky is due to the values on my ranges, here they are
p1.range.x = -20,-365
p2.range.x = 6,360
I'll try using those values and moving from there