Galv 1,387 Posted October 28, 2015 Move Route Extras - Version 1.1 RPG Maker MV Plugin Galv Introduction I felt MV could use the same extra move route commands as Ace did. So my first plugin is creating an MV version.ScreenshotFeatures 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 frameHow 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.PluginGet it hereCredit and Thanks - GalvTerms 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 2 Share this post Link to post Share on other sites
Chaximel 45 Posted October 28, 2015 (edited) I use this frequently in Ace and it's very useful when making complex move routes. Glad you made a MV version so fast! But I probably won't use MV as I have low time in trial and I'm running out of ideas :/ xD Edited October 28, 2015 by Marsigne Share this post Link to post Share on other sites