Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi there!

You can change the default font colors for each window on their own window.png file.

On the bottom right corner of the window file, there is all colors used for the font. The first one, is the default one. In this case, white:

Here is another reference, when you use the \c escape codes:


As so, if you want for a different window file to have a different default font color, you need to change it on the .png file.

(+1)

Thanks for the response! Each window.png does have different default font colors on the .png. The issue is that despite this, the default font colors do not update when the player changes the window skin via options menu. Sorry if my wording was a bit strange.. !

(+1)

OHHHHH I get it now!!! Real nice catch!!!

I managed to fix this! There are two plugin parameters now that you can optionally set to true, if you want the windows to get their colors from their own windowskin files. Set to false if you want them to use the default behavior from RPG Maker.

Thanks for the feedback! Please download the new version 2.0.1!

(+1)

Thanks for the quick responses and quick update!!! It works and was very helpful :)