- Joined
- Oct 12, 2015
- Messages
- 38
- Reaction score
- 2
- First Language
- English
- Primarily Uses
I'm assuming both of these are simple script edits, but I just can't figure them out.
For the first one, I want the battle status window to stay on the right when the player is done entering commands. By default, it centers itself when the command window closes. I've looked over the functions for the battle status window, the battle manager, and the window base, but I can't find where the moving or centering code is.
For the second one, I want my gradient bars to be filled from bottom to top, rather than left to right. I've found the function for drawing gradient bars, but I can't figure out how to change the direction the gradient draws in and none of my edits seem to be working.
For the first one, I want the battle status window to stay on the right when the player is done entering commands. By default, it centers itself when the command window closes. I've looked over the functions for the battle status window, the battle manager, and the window base, but I can't find where the moving or centering code is.
For the second one, I want my gradient bars to be filled from bottom to top, rather than left to right. I've found the function for drawing gradient bars, but I can't figure out how to change the direction the gradient draws in and none of my edits seem to be working.