CUSTOM HP MP COLORS FOR EACH ACTOR?[RMVX ACE]

Posts

Pages: 1
So I am working on a game where each actor in the party has a color associated with them. I would love to be able to change the color of their HP and MP bars in battle to reflect this. I know how to change colors of the bars overall for everyone by changing the window file in the database. Is there a method to link HP/MP color to a specific actor or a script out there to do this. Thanks.
SunflowerGames
The most beautiful user on RMN!
13323

The Yanfly Core Plugin allows you the change the bar's colors, but I'm not sure if it can change it individually, unless you go into the script itself and make changes. Note that the script also make the gauges appear much larger than they do if you just go default.
Thanks for the reply. Im using the yanfly core plugin in my game but it doesn't offer exactly what I wanted. Would you have any idea how to edit the script to do so?
SunflowerGames
The most beautiful user on RMN!
13323

It appears there would be perhaps 3 places in the script that would need to be heavily updated, it would require extensive knowledge in scripting. I only know simple stuff, well beyond me.

You can refer to line 1757 and below for the meat of it, but there other stuff you'll need to change to make it work as a plugin. This might not be the best script to do this with.

Edit: Not what you want, but it looks cool

https://rpgmakermv.co/resources/multicolor-hp-mp-tp-gauges.731/
Pages: 1