Do you want your characters to be remembered forever by your players? Do you know that this is possible with a simple feature that many games made in RPG Maker MV do not have? I'm talking about showing the name of the character who is speaking in a window separate from the message window.

This may seem like a detail, but it makes all the difference when creating an engaging and memorable story. Showing the name of the character who is speaking helps the player to identify and connect with the characters, and to follow the plot of the game better. This is especially important for games that are of the visual novel genre or that have a greater focus on the story.

But how to do this in RPG Maker MV, which does not have this option by default? That's where MV_CharacterNameWindow comes in, the plugin that will solve your problem in a simple and personalized way.

MV_CharacterNameWindow is a plugin that allows you to show the name of the character who is speaking with just an escape code. The escape code is 'x' followed by the name of the character or the actor ID in the database, and the x position of the window, all in brackets. For example: \x[Haroldo, 150] or \x[1, 150].

You can use a number to fetch the name of the corresponding actor in the database, or a string to use as the name of the character. You can also define a variable in the database that will store the name of the character who is speaking, and the width of the character name window, in the plugin settings. All in a simple and direct way, without complications.

So, are you curious to try MV_CharacterNameWindow? Then be sure to check out the plugin that will help make your characters memorable and unforgettable.

StatusReleased
CategoryOther
PlatformsHTML5
AuthorTecnoAnalogica
Made withRPG Maker

Purchase

Buy Now$3.00 USD or more

In order to download this project you must purchase it at or above the minimum price of $3 USD. You will get access to the following files:

MV_CharacterNameWindow.js 8 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.