Galv's Menu Layout ( Width Issue)

● ARCHIVED · READ-ONLY
Started by The Forgotten 4 posts View original ↗
  1. I'm using Galv's Menu Layout and I am trying to modify the variables that affect the (specifically) width of the columns/images themselves and the width of the HP/MP/TP bars. The game only allows for 3 characters in the party at a time, so it causes things to appear a little squished. I've checked the forums, couldn't find anything, and I know Galv himself is very busy right now.

    Any advice here?
  2. Would you (try) to give a screenshot of what happened?
  3. Did you change this to 3?

    Code:
      NUMBER_OF_ACTORS = 4      # number of actors visible before scrolling
  4. Yes. That solved the issue of too many characters visible at once. But it still allowed for more than 3 actors in battle at once as well as it just scaled up the HP/MP/To bars. The bars on the left side are clipped by a few pixels, most people probably wouldn't notice it, but it's driving me insane. I'll update with a screen shot when I get home.