
A white space can be accepted, but no comma! *Note that there's no comma between outline color and width. You can change the outline width by adding 'w' follow by the width in pixels you want.Įxample: \C gradient 5 to 27, outline color 30 and width 3 pixels * Note that the outline color should always be the last parameter.ĭefault outline width is 4 pixels but sometime, you may want to adjust it depending of the fontsize you use and the color effect you want. You can combine gradient and outline color like: \C
#Rpg maker mv gradients code#
To change the Outline color of the text, add a color code preceded by the letter 'o':Įxample: \C render text color 12 with outline color 18 To add a color gradient effect on a text, enter 2 colors in the brackets, like this:Įxample: C\ *white spaces after the comma doesn't matters Thanks to Shadowdragon, the Plugin now integrate the color gradient functions of ShadowDragon_TF.js allowing to render color gradient effect on text. To use rgba(r, g, b, a) format in the Text Color Object, enter your rgba values inside the brackets without commas and with a single white space, like this:ģ2: Aqua or 32: #00ffff or 32: rgba(0 255 255 1) will render the same color. Like, according to what's above, \C will render Aqua colored text. Then, use the associated code with '\C', when allowed, to change the font color to the corresponding color. *Example: 32: Aqua, 33: DarkCyan, 34: DarkKhaki * Example: 'Aqua' or '#00ffff' will render the same colorįill the Text Color Object notebox to your liking, adding colors associated with code above 31 and separate each with commas. You can use either a predefined CSS color name or make your own using Hex value or rgba values to define the color. The codes are starting from 32 and can be any number you want. Properties consist of pairs of code:color, and each properties must be separated by commas. It is a notebox where you can create your colors properties. There a parameter called Text Color Object. If you use YEP_MessageCore, place this Plugin above it. *Plugin is compatible with Yanfly Engine Plugin library.

In addition, the Plugin allow the use of '\C' basically anywhere text can be input.

The Plugin also give the option to import a custom sprite sheet in /img/pictures and use it to display some additional custom icons with text code '\i'. You can also change the Outline color and Width of the text, all of this using the commonly used '\C' escape code. It also give the option of adding a second color to generate a color gradient effect on the text. This simple Plugin now allow you to add more text color codes, starting from 32.
#Rpg maker mv gradients windows#
RPG Maker MV let you change the font color in text windows using the escape code '\C' where x range from 0 to 31, providing colors from the default window skins of /img/system/Window.png. This is a very simple Plugin for RPG Maker MV.
