An open library of RPG Maker MV plugins, powered by the community.

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

Move Route Plus - MoveRoutePlus.js

Plugin desc : ver1.00/Expanded travel route settings.

License : MIT License

Author : Yana

Website : https://w.atwiki.jp/pokotan/pages/3.html

Desc page : https://github.com/munokura/Yana-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/Yana-MV-plugins/refs/heads/master/Map_Message/MoveRoutePlus.js

File name : MoveRoutePlus.js

Help of plugin :

@target MZ MV
@plugindesc ver1.00/Expanded travel route settings.
@author Yana
@url https://raw.githubusercontent.com/munokura/Yana-MV-plugins/master/Map_Message/MoveRoutePlus.js
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/Yana-MV-plugins ).
Original plugin by Yana.
-----
------------------------------------------------------
How to Use
------------------------------------------------------
You can specify the following by using the script option in the event's Autonomous Movement → Custom or
in the Event's Contents → Set Movement Route.

moveUp(○)
Move ○ steps up
moveLeft(○)
Move ○ steps left
moveRight(○)
Move ○ steps right
moveDown(○)
Move ○ steps down
moveLeftDown(○)
Move ○ steps down and left
moveLeftUp(○)
Move ○ steps up and left
moveRightDown(○)
Move ○ steps down and right
moveRightUp(○)
Move ○ steps up and right
This has the same effect as lining up "Move to ◇◇" ○ times.

moveForward(○)
Move ○ steps forward
moveBack(○)
Move ○ steps back
This has the same effect as lining up "One Step Forward" and "One Step Back" ○ times.

moveToward(○)
Move ○ steps closer
moveAway(○)
Move ○ steps away
This has the same effect as lining up ○ "Move closer to the player" and "Move away from the player" commands.

moveRandom(○)
Move ○ steps randomly
This has the same effect as lining up ○ "Move randomly" commands.

loopRoute(○,□[,×,◇…])
This has the same effect as lining up the movement route of code #□ ○ times.
Add additional parameters, such as × or ◇, as needed.

------------------------------------------------------
Terms of Use
-------------------------------------------------------
This plugin is released under the MIT License.
http://opensource.org/licenses/mit-license.php
--------------------------------------------------------
Update History:
ver1.00:
Released

スポンサードリンク

-MV plugins

Copyright© PGMV - The Community-Driven Plugin Library for RPG Maker MV , 2026 All Rights Reserved.