Galv 1,387 Posted September 6, 2020 Map Travel RPG Maker MZ Plugin Galv Introduction A new scene that uses your own custom graphics for the player to select locations on a map. Features A scene that shows a custom map graphic (that you will need to create) and a list of locations that can be added/removed/changed from the map during gameplay. The map can be moved around using mouse or keyboard controls and each location can change 3 variables to allow you to use the “Transfer” event command to transfer to a designated mapid and x,y position on that map. This is NOT a plug-and-play plugin, you will need basic javascript knowledge (such as arrays and strings), be able to create your own location and map graphics and be able to spend time reading the documentation and studying the demo to learn how this plugin works. How to Use - Copy the "GALV_MapTravelMZ.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Create a new folder in your project /img/maptravel/ - Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand. - You will need to make or find your own custom graphics Plugin Get it here Credit and Thanks - Galv Terms Free to use in any RPG Maker MZ project including commercial. Please credit "Galv". Share this post Link to post Share on other sites