- Joined
- Jul 21, 2019
- Messages
- 157
- Reaction score
- 44
- First Language
- English
- Primarily Uses
- RMMV
Hey, y'all! So I'm still working on an ongoing problem with changing the height of HP gauges, and I can't do it exactly the way I want with any available plugins. Any of the plugins I try either do not give me the option to change the height, do not work properly with one or more of my own events (Yanfly's Visual HP gauges), or conflict with one of my existing plugins, like the one offered by Poryg in this thread.
While talking with Olivia about one of her plugins, she suggested I make changes directly to the rpg_windows.js script to change the base height of the HP gauges. I'm guessing this is the relevant section of code that needs to be altered.

However, Olivia doesn't know exactly what it is that I need to change to alter the gauge height. I've tried changing the value of gaugeY directly, as well as the 6's in the last two lines, but none of those changes seem to have any effect. Any help would be greatly appreciated!
While talking with Olivia about one of her plugins, she suggested I make changes directly to the rpg_windows.js script to change the base height of the HP gauges. I'm guessing this is the relevant section of code that needs to be altered.

However, Olivia doesn't know exactly what it is that I need to change to alter the gauge height. I've tried changing the value of gaugeY directly, as well as the 6's in the last two lines, but none of those changes seem to have any effect. Any help would be greatly appreciated!