Plugging MV #20 Caption On Windows | The Man With Many Names

4 years ago
12

Discord Invite: https://discord.gg/hVVdm5Z
'Plugging MV' is a series where I showcase interesting (community-made) plugins for RPG Maker MV, as I discover them myself, while going through a list of 4000+ plugins.
#RPGMaker #Plugin #Cutscene

PLUGIN:
TMWindowCaption.js

This plugins allows us to add a caption to every window in RPG Maker MV. (Including the message window.)

Programmer: tomoaky
Tested on Version: 1.5.1

DOWNLOAD LINKS:

Direct Download:
https://drive.google.com/drive/folders/1bkdoFlrw-E6ffyO-oJGNBrPnlpZch59j?usp=sharing

Post Link: (Post is down! Will still keep the link here for credits.)
https://hikimoki.sakura.ne.jp/plugin/plugin_system.html

HOW TO:

Firstly, you have to download two images from the following link:
https://drive.google.com/drive/folders/1bkdoFlrw-E6ffyO-oJGNBrPnlpZch59j?usp=sharing

Here, you will find two images,
TMWindowCaption.png
&
TMWindowCaptionVR.png

Download these and place them in img/system of your project.
Now, let's get to actually using caption in a message box.
In a 'show text' command, type the following: (anywhere inside the message)
\WC[Name]

This will add a caption at the top-left of your message box.
And that's it.

You can add the following codes to the caption, to change its position:
\WCVR = Flips the caption upside down.
\WCC = Aligns the caption towards the center.
\WCL = Aligns the caption towards the left.
\WCR = Aligns it to the right.
\WCB = Puts the caption at the Bottom of the window.

Examples:
\WC[\WCCName]
\WC[\WCB\WCRName]
\WC[\WCB\WCR\WCVRName]

(There are some more functions described in the plugin, so be sure to read through it!)

PARAMETERS
In the parameters, you can:
- Change how the caption looks like. (Its font, color, size.)
- And you can customize & add captions to all the other windows in RPG Maker MV.

SOME APPLICATIONS
1- Add names to your dialogue box.
2- Add subtext, describe action, and deliver thoughts, along with the main message.
3- Add captions on all other windows: for your menu, options, title screen, and so forth.

(What other applications do you guys have in mind?)

Spreadsheet Link:
https://docs.google.com/spreadsheets/d/1w2Zy5Gbp47ObutYiv7cU6DV82LK3reAncxM0weKR04Q/edit?usp=sharing

BGM Used in Video: "And So It Begins"
https://www.youtube.com/watch?v=JpoEFiAJdxo

YouTube Playlist:
https://www.youtube.com/playlist?list=PLalOiJrVKsOc_2PXrkigg3EpL3pvcljQO
(Would be ABSOLUTELY awesome as you subscribe to my YouTube channel & leave a like on the videos. :D And don't hesitate to leave your thoughts in the comment!)

Loading comments...