Olivia sidebattle UI plugin formula

Captain_Joshua

Veteran
Veteran
Joined
Sep 10, 2017
Messages
50
Reaction score
3
First Language
English
Primarily Uses
RMMV
Yanfly made a video regarding the octopath inspired plugins by Olivia a few days ago. I decided to use some of them (sideview battle ui, battle system, victory screen). I have managed to set up most things as I wanted, unfortunately I´ve run into a small problem now.

https://imgur.com/a/ALQhayL

As it is now, all player characters are standing as depicted in the picture, diagonally, with each member standing further in the back. They´re also standing a bit too far left for my liking. How can I set them up to stand in one row and preferably around the area marked in the second picture? The current formulas used by the plugin are

Formula for X

Graphics.boxWidth * 0.5 + 128 + index * 64

Formula for Y

Graphics.boxHeight - 128 - ($gameParty.maxBattleMembers() - index - 1) * 48

I´m not an expert at these kinds of things, so I´m honestly not sure what I should do to change their positions, and I´m somewhat afraid of changing anything and ruining the placement completly. I hope this is enough information for someone to help me with my problem. If it isn´t, I´ll provide any asked information.

Thank you very much
 

Isabella Ava

Veteran
Veteran
Joined
Sep 13, 2016
Messages
635
Reaction score
756
First Language
English
Formula for X
Graphics.boxWidth * 0.5 + 128 + index * 0

Formula for Y
Graphics.boxHeight - 128 - ($gameParty.maxBattleMembers() - index - 1) * 48
 

Captain_Joshua

Veteran
Veteran
Joined
Sep 10, 2017
Messages
50
Reaction score
3
First Language
English
Primarily Uses
RMMV
Formula for X
Graphics.boxWidth * 0.5 + 128 + index * 0

Formula for Y
Graphics.boxHeight - 128 - ($gameParty.maxBattleMembers() - index - 1) * 48
Thank you very much, that was very helpful!

Could you perhabs help me with another small problem I have?


Is there a way to move the Command Window to the bottom left of the screen? Or alternatively just anywhere where it doesn´t cover half the party whenever anyone decides to do something? I originally had it further to the right and smaller but that causes the attack name text for attacks with a longer name to overlap with the cost of the skill.

Also, is there a way to highen the distance between characters? As in, how close they are to each other horizontally since they all feel pretty close to each other.

Please ignore the black circle above the characters.
 

Isabella Ava

Veteran
Veteran
Joined
Sep 13, 2016
Messages
635
Reaction score
756
First Language
English
Thank you very much, that was very helpful!

Could you perhabs help me with another small problem I have?


Is there a way to move the Command Window to the bottom left of the screen? Or alternatively just anywhere where it doesn´t cover half the party whenever anyone decides to do something? I originally had it further to the right and smaller but that causes the attack name text for attacks with a longer name to overlap with the cost of the skill.

Also, is there a way to highen the distance between characters? As in, how close they are to each other horizontally since they all feel pretty close to each other.

Please ignore the black circle above the characters.
You can edit the number in Pink to change characters' distance:
Formula for Y
Graphics.boxHeight - 128 - ($gameParty.maxBattleMembers() - index - 1) * 48

About the Command Window i think it's very likely to have an option to change that inside Plugin's Parameters, you should check for it
 

Captain_Joshua

Veteran
Veteran
Joined
Sep 10, 2017
Messages
50
Reaction score
3
First Language
English
Primarily Uses
RMMV
Thank you, that did indeed work. I haven´t found any way to actually move the window over to the left unfortunately, but I´m sure I´ll think of something at some point. I´m very grateful for your help.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

"You can thank my later", "But you haven't done anything", "Well, that's why ..."
Are we allowed to post about non-RPG Maker games?
I should realize that error was produced by a outdated version of MZ so that's why it pop up like that
Ami
i can't wait to drink some ice after struggling with my illness in 9 days. 9 days is really bad for me,i can't focus with my shop and even can't do something with my project
How many hours have you got in mz so far?

Forum statistics

Threads
105,884
Messages
1,017,243
Members
137,609
Latest member
shododdydoddy
Top