- Joined
- Oct 1, 2012
- Messages
- 1,349
- Reaction score
- 1,633
- First Language
- English
- Primarily Uses
- RMMZ
Move Route Extras - Version 1.1
RPG Maker MV Plugin
Galv
IntroductionRPG Maker MV Plugin
Galv
I felt MV could use the same extra move route commands as Ace did. So my first plugin is creating an MV version.
Screenshot

Features
This script was written to fill some gaps the move route commands left out.
Script commands can be used in move routes (for events and player) to:
– 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 ballons/animations
– change graphic to a chosen charset frame
How to Use
- Copy the "GALV_MoveRouteExtras.js" file into your project's /js/plugins/ folder.
- Activate it using the 'Plugin Manager'
- Read the 'HELP' documentation (also found in plugin manager) to view available move route 'Script' commands.
Plugin
Get it here
Credit and Thanks
- Galv
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2015-11-05 - Version 1.1 - Added ability to set a character's graphic to a certain frame of a characterset
2015-10-23 - Version 1.0 - Release
Last edited by a moderator: