You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For activation of the new movement system, go to the plugin parameters, section
Extended Movement, and set the parameter Use Extended Movement System to "true".
Message History is a plugin for RPG Maker MZ and MV that allows you to view a log of messages displayed in the game. This log can be useful for players who want to review the dialogue or story events they've encountered during gameplay.
Features:
All messages displayed using the Show Text event command will be logged in the history window.
Player choices logged as well. But it's optional and can be disabled in the plugin settings.
Using script calls you can disable or enable writing to the history log and access to the history window.
Optional button to open the history window from the game scene. And menu command to open the history window from the main menu.
This guide explains how to use the Pocket Events plugin in RPG Maker MZ and MV, allowing players to place and manipulate events from a specified 'template' map in the current map.
Setup
Template Map:
The plugin allows you to place events from a designated 'template' map. The template map can be set in the plugin's "Templates Map" parameter.
Map Enhancer is a plugin for RPG Maker MZ and MV that allows you to launch an additional map editor within the game. This editor enables you to add visual decorations to your maps, manage passability, and organize objects into groups with visibility conditions.
Features:
Add and Edit Map Objects: Place visual objects on the map and customize them.
Passability Grid Management: Define impassable areas (collisions) on the map.
Groups: Organize objects into groups and set visibility conditions for these groups.