A downloadable tool

Buy Now3.99โ‚ฌ EUR or more

๐ŸŽจ ES_TextColor โ€“ Message Text Color Changer

Version: 1.0
RPG Maker: MV Compatible
Author: EroiK StyLeR

๐Ÿ“‹ Description

Tired of plain white text in your message windows?
ES_TextColor lets you easily customize the default text color for your in-game messages!

Change the color dynamically during the game via script calls, or set a default color for the entire experience. This lightweight plugin gives you full control over your message aesthetics.

๐Ÿ›  Features

  • ๐Ÿ–Œ Set a custom default message text color (e.g. #FF0000 for red).

  • ๐Ÿ”„ Change the color dynamically during events or scenes using script calls.

  • โ™ป๏ธ Reset to the original color at any time.

  • ๐Ÿงฉ Fully compatible with RPG Maker MV.

๐Ÿ’ป Script Commands

Use these in a Script command in your events:

ES.setTextColor("#FF0000"); // Sets message text color to red 
ES.setTextColor("#00FF00"); // Green 
ES.setTextColor("#0000FF"); // Blue  
ES.resetTextColor();        // Resets back to the default color 

โš™๏ธ Plugin Parameters

ParameterDescription
TextColor Default color of the message text (#FFFFFF)


๐Ÿ“‚ Installation

  1. Download the plugin file: ES_TextColor.js

  2. Place it in your project's js/plugins/ folder.

  3. Open the Plugin Manager in RPG Maker MV and enable ES_TextColor.

  4. Configure the default text color if desired.




Published 2 days ago
StatusReleased
CategoryTool
AuthorEroiK StyLeR
TagsRPG Maker, RPG Maker MV

Purchase

Buy Now3.99โ‚ฌ EUR or more

In order to download this tool you must purchase it at or above the minimum price of 3.99โ‚ฌ EUR. You will get access to the following files:

ES_TextColor.js 1.9 kB

Download demo

Download
ES_TextColor_Demo.js 6 kB

Leave a comment

Log in with itch.io to leave a comment.