A downloadable tool for Windows and macOS

Buy Now$1.21 USD or more

RPG Maker MZ Map recoding plugin

Basic features:

  1. Provide simple API to process the scene moving and back to previous.
  2. Re-design the map architecture for the whole game and you can refer the API to simply map switching.
  3. You can reuse the target map with API ( $$.ioOut() ) to resolve the max limitation of 999 maps in RPG Maker MZ.

Configured features:

  1. Set your own playing se when map switching happen.
  2. Provide the variable ID that stored the stack of map, the default is 81.

---------------------------- Event Expand -----------------------------------

Additional the plugin could support event copy feature one the map.

City Mode ( Please refer the screen shot )

  1. You can set only one event here with the `prefix` such as "IOC-" ( The prefix could be configured ) here.
  2. Then the event will be copied to four extra cell of the map. ( Four directions North, South, West, East ), you also can configure the distance of the copied events.

Town Mode ( Please refer the screen shot )

  1. You can set only one event on left tile with the `prefix` such as "IOT-" ( The prefix could be configured ) here.
  2. Then the event will be copied to another tile ( 1 distance only of 4 directions ).
    1. 1 = UP
    2. 2 = RIGHT
    3. 3 = DOWN
    4. 4 = LEFT
  3. The difference of this mode is that the distance could only be 1.

RPG Maker MZ 地图记忆插件

基本功能:

  1. 提供简易的API处理场景移动并且辅助场景移动更加方便。
  2. 重新设计完整游戏的地图切换结构,通过API实现快速的场景移动开发。
  3. 在API的辅助下可实现不同曾经的地图重用(为了解决地图最大值999的问题)。

可定制功能:

  1. 开启场景移动后,需提供变量ID支持记忆功能。
  2. 配置场景移动过程中的背景音效。

---------------------------- 事件扩展 ----------------------------------

此插件还支持地图上的事件扩展功能:

城池模式(参考截屏)

  1. 你可以只设置一个带前缀的事件(如“IOC-",这个前缀可配置)。
  2. 这个事件将会被拷贝出四个额外额外的事件(分别代表四个方向:东南西北),你也可以配置扩展时四个方向的相对距离(我游戏中用的2,因为城池是5x5)。

村庄模式(参考截屏)

  1. 你可以只设置一个带前缀的事件(如”IOT-",这个前缀可配置)。
  2. 这个事件将会被拷贝一个新的出来填充这个村庄的另外一个格子(村庄是两个格子),你可以配置拷贝的方向:
    1. 1 = 上边增加
    2. 2 = 右边增加
    3. 3 = 下边增加
    4. 4 = 左边增加
  3. 和城池模式不同的点在于这种模式能够额外拷贝的事件只有一个。

Purchase

Buy Now$1.21 USD or more

In order to download this tool you must purchase it at or above the minimum price of $1.21 USD. You will get access to the following files:

ZPG_ExMap.js 7 kB

Leave a comment

Log in with itch.io to leave a comment.