Hello all!
RMMV is such a fantastic version of the RM series! I've been using them since RM2K. As such, I had begun to get proficient with RGSS (Ruby). However, my Java is at a complete beginner's level.
I'm a huge fan of Yanfly's plugins. They seem to have a lot of synergy. However, there is one thing I've noticed in a lot of the scripts involving the main menu. It nearly every menu Core, it draws these dark, translucent rectangles behind a row of text. For example, in StatusMenuCore, it's behind just about every single parameter and variable.
My question is, is there a way to remove these (or makes them 100% transparent if that's easier?) When I open a YEP .js file in my notepad, it is just a jumble of text that isn't formatted in proper rows. Is there some universal string I can locate to get rid of these rectangles?
Thank you so much for your help!