MV Timed Message Popups

FEATURES
Display popup messages on the screen or over characters. These messages do not prevent player movement and last for a specified amount of time before closing.

Added: Ability to specify different windowskin for each message popup and ability to target actors that are following in the battle party.

VERSION 2.0 – RPG Maker MV
Download Plugin file
Download Demo

MV Invader Mini Game

FEATURES
A top-down shooter mini game with complex customization and setup. This plugin is not plug-and-play, it requires a lot of work to set it up and good knowledge of eventing (a basic knowledge of javascript will also help a lot).

Customization includes building your own enemies, objects, weapons, levels, bosses etc. An xls file has been included to assist in creating the script calls required to use in RPG Maker MV for each customization step.
Touch screen capability is active but limited as this is designed for keyboard/gamepad play.

Keyboard controls:
Left/Right/Up/Down keys to move
Space/Enter – fire main weapons
Shift (hold) – charge up charge weapons
Shieft (release) – fire charge weapons

Future updates include:
– A scene where player will be able to equip modules to their ship and play the mini game with their own ship layout.
– Extensive “How-To” tutorial for setting up the mini game (pending patreon support!)
– Much more!


VERSION 1.2 RPG Maker MV
Download Plugin File
Download Demo (29Mb download)

MV Visibility Range

FEATURES
Creates a graphic above the player to be used to hide everything around them except for the transparency in the image. This could be used to create a visibility range around the player while the rest of the screen is hidden.
The overlay can be zoomed in and out to shrink/grow the range and also have varied transparency.
The visibility range image can be changed during game.

VERSION 1.2 – RPG Maker MV
Download Plugin file
Download Demo

MV Character Frames + CF Step SE

FEATURES
Enables charactersets to use more than the standard 3 frames by adding text to the filenames. These frames will show in
1-2-3-4-5-6-1-2-3-4-5-6 order, instead of the standard 1-2-3-2-1 order.

A separate plugin ‘CF Step SE’ enables you to set stepping sound effects that will play for specified frames on certain terrains. This plugin requires the Character Frames plugin.

RPG Maker MV
Download Character Frames Plugin v.1.3 file
Download CF Step SE Plugin v.1.2 file
Download Demo (Includes both)

MIX DEMO
Additionally a demo containing 4 plugins: ‘Diagonal Movement’, ‘Character Frames’, ‘CF Step SE’, ‘Character Animations’ all working together can be found here:
Download Mix Demo

MV Map Animation Effects

FEATURES
This plugin adds visual effects to maps using animations with the following features:

1. Settings for idividual animations
– Change z value to play under/over map objects and characters
– Play animation at x,y position and not follow target’s movement
These settings are done using a tag in the animation name in the database

2. Region animation effects
– Set “Region Effects” to display when event or the player contact
– Use event note to control what region effects they can activate
– Set global region effects for all maps the in plugin settings
– Set local regions events for each map in the map’s notes
– Choose a common event to run

Combining these things, you can create map effects such as stepping in shallow water, kicking up dust or anything you imagination can create using the MV Animation editor in the database.
The ability to run a common event further adds to the region stepping functionality

This is an intermediate plugin – beginners may find it complicated.

VERSION 1.4 – RPG Maker MV
Download Plugin file
Download Demo

MV Magic Shards

FEATURES
A system for players to customize their actors by equipping “Shards” to them.
These shards can give the same benefits as weapons or armors (bonus features/stats) and in addition you can set up “Shard Links” for the player to gain additional skills depending on if certain shards are equipped next to other certain shards (setup required).

Lots of customization for scene graphics, individual actor slots, gaining slots during game and a lot more settings available.

This is an intermediate plugin – beginners may find it complicated.

VERSION 2.2 – RPG Maker MV
Download Plugin file
Download Demo

HTML Plugin Help Viewer – Not A Plugin

FEATURES
This is not a plugin. This is a HTML file that can be viewed in a web browser. It allows you to click a button and select multiple RPG Maker MV plugin files. It will display the help documentation of all plugin files selected so you can view them in the web browser and not need to keep going back to the plugin manager. This was a concern for a few community members and hence this was written in javascript as a test run.

How To Use
– Download the file and extract to anywhere handy to you.
– Run the file (opens in a browser, browser must be javascript enabled)
– Click the button, select one or more plugin files.
– Help is then displayed in the browser window.

VERSION 1.0 – HTML File
Download Zipped HTML File
NOTE: This is not an MV plugin!

MV Character Animations

FEATURES
Makes actors use their own charactersheet and changes their graphic to different character animations for when the player is idle, walking, running or jumpin.
You can also set a common event to run after the player is idle for a set amount of time.

VERSION 1.8 – RPG Maker MV
Download Plugin file
Download Demo

MIX DEMO
Additionally a demo containing 3 plugins: ‘Diagonal Movement’, ‘Character Frames’, ‘Character Animations’ all working together can be found here:
Download Mix Demo

MV Message Busts

FEATURES
This plugin can show a bust image instead of the face image that was chosen in a ‘Show Text’ event command. Settings are included to choose where busts will display and plugin commands allow you to move the bust right/left, mirror it or disable it to show face graphics.
Can also change bust mid message and now display face or bust according to party member position or leader face position. This could be useful for displaying emotions for the leader’s face.

VERSION 2.8 – RPG Maker MV
Download Plugin file
Download Demo

MV Layer Graphics

FEATURES
This plugin allows you to use graphics as layers on the map. The layers can appear at different height levels (below the map, below characters, above everything, etc.) and can move in different ways. This was designed to be used for layer mapping (aka parallax mapping) as well as fogs and other effects.

In addition to map layers, layers can also be created in battles, allowing fogs and other effects.

VERSION 2.0 – RPG Maker MV
Download Plugin file
Download Demo

MV Move Route Extras

FEATURES
This plugin adds script commands you can use in ‘Move Routes’ that enable you to do extra things during autonomous and forced movement such as:
– jump forward x spaces
– jump to an event or x,y position
– step toward/away from event or x,y
– turn toward/away from event or x,y
– turn on/off self switches
– fade opacity in/out
– move random only on chosen regions
– wait a random amount of time
– repeat commands a number of times
– play balloons/animations
– set graphic to a particular frame

VERSION 1.1 – RPG Maker MV
Download Plugin file
Download Demo