• Add Review
  • Subscribe
  • Nominate
  • Submit Media
  • RSS

Battle UI

  • lowua
  • 05/22/2023 09:50 AM
  • 389 views
So the current battle ui displays everything that I want but I find it a bit too busy with the actor portraits showing at the bottom. Also I want to show the full single actor portrait during their turn, like how its done in other turn-based games (Etrian Odyssey etc).

OLD


NEW


I'd like the portraits to be bigger but it cant be so big that it overlaps enemies because of how inputs/ selecting targets work in this game (other games the portrait fills half the screen but get hidden when selecting a target) so it kind of loses its charm. There's now more space at the bottom though it needs a new window skin, I tried using the boxes but it doesnt look that nice so just leaving it blank. Enemies are realigned back to the center which is nice. The turn order at the top, having it smaller makes it look cleaner but I think the vertical provides clearer detail (though you should be able to tap it to show the details anyway so maybe its ok). What battle ui do you think looks better and why, or is there something else I could do to make it better

On a side note, if anyone is interested, I'm planning to redesign the actor customization (new skills, battle mechanics etc) and inventory (equipment upgrades, item rewards and other stuff). I was going to use another game engine as I thought it would be limiting to work with the default rpg maker script (namely equipment/ upgrading them) but after writing some code I figured it'd take the same amount of effort to start from scratch vs modifying existing code, with the only benefit of being optimized, and at this stage I'm just testing ideas so there's no need for that yet. I'll probably include some new chapters for part 2 as well.

Posts

Pages: 1
Ok final layout (Ignore the battleback)


Ended up adding the rectangles so that it gets selected when they are taking an action, helps to identify whats happening as i felt that was an issue when testing. Also having the status window be not centered started to look weird against the enemies, so i increased the size. It blocks the actor portrait a bit but hopefully its ok.

Since there was more space for the hp gauges, i tried adding the full square face but i didnt quite like it so i reverted back to icons
Pages: 1