MegaMaps for RPG Maker MV/MZ
A downloadable mod
The plugin can combine multiple maps into one, which allows you to surpass the map size limit in RPG Maker editor.
To create a megamap first create a normal map and add `#megamapAxB` (for example `#megamap3x2`) to the notes. A is a number of maps in a row, and B is a number of rows. For example for `#megamap4x7` you need 28 maps (although you can provide less, the rest will be filled with empty space). The maps should be nested under the main map. I recommend to use maps of the same size, although the plugin can handle maps of different sizes with mixed results. All metadata from the main map is used by the megamap except for its size and content. I recommend to use variables for player transfer of the target is a megamap. Multiple tilesets are not supported. Events from all the used maps (except for the main map) are transfered to the megamap, but they have different ids assigned to avoid duplicates.
The plugin does weird stuff which could break some things especially other plugins. Use with care.
| Status | Released |
| Category | Game mod |
| Author | szatkus |
| Tags | RPG Maker MV, RPG Maker MZ |
| Content | No generative AI was used |
Download
Click download now to get access to the following files:


Leave a comment
Log in with itch.io to leave a comment.