- Joined
- Jun 23, 2014
- Messages
- 454
- Reaction score
- 403
- First Language
- Finnish
- Primarily Uses
Ok, so I have two problems with the menus.
First, the more important one:
Would it be possible to center the three characters on the window, so that the empty space wouldn't be just on the right side? Or perhaps change the size of this window? In this game, It's possible to have max 3 characters, so the empty space really serves no purpose.
My second, and less important problem:
It looks to be another empty space just below the actor's graphic! It looks a bit awkward, I think. Would it be possible to move the character's name or some other info on that space?
Edit: @ksjp17 I don't use any script to change the menu, I changed it by changing some number from the base scripts... but I can't seem to remember for the life of me what it was. Thanks for the help, I had forgotten Yanfly's battle menu had the battle center option!
Edit: @Shaz Oh yeah... for some reason earlier I missed the fact that I have made minor changes to the menu (to the HP/MP bars and Options/Quit part. The scripts I used to change these things were Yanfly's Ace Core Engine
https://raw.githubusercontent.com/Archeia/YEARepo/master/Core/Ace_Core_Engine.rb
...
and Yanfly's System Options.
https://raw.githubusercontent.com/Archeia/YEARepo/master/Menu/System_Options.rb
For the battle menu, Yanfly's Battle Engine
https://dl.dropboxusercontent.com/u/17078211/Scripts/YEA/Ace_Battle_Engine.rb
So, pretty basic all-around Yanfly stuff.
First, the more important one:
Would it be possible to center the three characters on the window, so that the empty space wouldn't be just on the right side? Or perhaps change the size of this window? In this game, It's possible to have max 3 characters, so the empty space really serves no purpose.
My second, and less important problem:
It looks to be another empty space just below the actor's graphic! It looks a bit awkward, I think. Would it be possible to move the character's name or some other info on that space?
Edit: @ksjp17 I don't use any script to change the menu, I changed it by changing some number from the base scripts... but I can't seem to remember for the life of me what it was. Thanks for the help, I had forgotten Yanfly's battle menu had the battle center option!
Edit: @Shaz Oh yeah... for some reason earlier I missed the fact that I have made minor changes to the menu (to the HP/MP bars and Options/Quit part. The scripts I used to change these things were Yanfly's Ace Core Engine
https://raw.githubusercontent.com/Archeia/YEARepo/master/Core/Ace_Core_Engine.rb
...
and Yanfly's System Options.
https://raw.githubusercontent.com/Archeia/YEARepo/master/Menu/System_Options.rb
For the battle menu, Yanfly's Battle Engine
https://dl.dropboxusercontent.com/u/17078211/Scripts/YEA/Ace_Battle_Engine.rb
So, pretty basic all-around Yanfly stuff.
Last edited by a moderator:

