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

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Fast Forward Customize - FastForwardCustomize.js

Plugin desc : FastForwardCustomizePlugin

License : MIT License

Author : triacontane

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/FastForwardCustomize.js

Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/FastForwardCustomize.js

File name : FastForwardCustomize.js

Help of plugin :

* @plugindesc FastForwardCustomizePlugin
 * @target MZ
 * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/FastForwardCustomize.js
 * @base PluginCommonBase
 * @author triacontane
 *
 * @param eventSpeedVariableId
 * @desc Variable number to get the speed at event acceleration.
 * @default 0
 * @type variable
 *
 * @param disableMessageSkip
 * @desc When the event speed is 0, message skipping is also disabled.
 * @default false
 * @type boolean
 *
 * @help FastForwardCustomize.js
 *
 * This function allows you to adjust the fast forward of event acceleration.
 * The speed at which the event is accelerated changes depending on the value of the specified variable.
 * The speed changes as follows depending on the value of the variable.
 * 0 : Fast forward is disabled.
 * 1 : This is the default speed.
 * 2+ : The higher the value, the faster the speed. If an abnormally high value is set, processing will fail.
 *
 * This plugin is released under the MIT License.

スポンサードリンク

-MZ plugins

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