This RPG Maker MV plugin lets you add action cutins display actor and enemy faces in a cutout box with speedlines going through the back. It can be used inside and outside of battle provided that you use the right notetags and/or script calls with them.
A downloadable tool
This is a RPG Maker MV plugin that lets you control Map Display Names. They can now use text codes, have unique gradient colors, and can have custom defined fade times and duration.
Rpg Maker Mv 1.6 2.6
- Released by Degica on October 23, 2015, RPG Maker MV includes a large number of changes over previous versions, having multiplatform support, side-view battles, and high resolution features. It is the first engine in the series to use JavaScript instead of Ruby, with the addition of plugins. Completed games can be played on PC.
- RPG Maker MV opens your game up to more platforms, including MacOSX, Android, and iOS! Improvements to the map editor, a higher resolution, and easy-to-use plug-ins bring RPG Maker into the modern era.
Change the plugin parameters to adjust the way your map name windows look.
- Text Distance: The amount of distance between the edge of the gradient to the text in pixels.
- Window Height: This is the height of the window.
- Y Position:
Starting Y: This is the Y coordinate for the map display window when it starts fades in.
Middle Y: This is the Y coordinate for the map display window when it finishes fading in.
Ending Y: This is the Y coordinate for the map display window when it finishes fading out.
- Fade:
Fade In Time: The number of frames to fade in the map display name.
MIddle Time: The number of frames to wait before fading out.
Fade Out Time: The number of frames to fade out the map display name.
Rpg Maker Mv 1.6 2.0
- Dim Color
Dim Color 1: This is the default dim color 1 used. Use values in order of Red, Green, Blue, Alpha.
Dim Color 2: This is the default dim color 2 used. Use values in order of Red, Green, Blue, Alpha.
You can use custom Dim Colors for special maps. Put these notetags into
the map's note box.
r = red (0-255)
g = green (0-255)
b = blue (0-255)
a = alpha (0-100)
For example, a yellow Dim Color 1 notetag would look like this:
Text codes like n[1] and v[2] are supported for map names. You can now put them inside of the map name to have them display the data shown with the text codes used.
For example, 'n[1] Town' will be displayed as Harold Town.
If you want to override the next map name that will be displayed, then use this Script Call event:
The next map you enter will have the map name displaying the string in the text variable you put inside the Script Call Event. Then, it will clear itself and the next map you enter will have its usual name again and will no longer have an override map name.
If you want to clear the override map name, then make a Script Call Event with this code:
This will clear the override map name that is currently stored and the next map you enter will have the regular name instead.
This plugin is made for RPG Maker MV versions 1.6.1 and below. If you update RPG Maker MV past that and this plugin breaks, I am NOT responsible for it.
1. These plugins may be used in free or commercial games.
2. 'Fallen Angel Olivia' must be given credit in your games.
3. You are allowed to edit the code.
4. Do NOT change the filename, parameters, and information of the plugin.
5. You are NOT allowed to redistribute these Plugins.
6. You may NOT take code for your own released Plugins without credit.
Status | Released |
Category | Tool |
Rating | |
Author | Olivia |
Genre | Role Playing |
Tags | asset, plugin, RPG Maker, tool |
Download
Click download now to get access to the following files: