Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
MNKR Change Transfer MZ - MNKR_ChangeTransferMZ.js
Plugin desc : Changed the fade behavior of the event command ”Move Location.”
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ChangeTransferMZ.js
File name : MNKR_ChangeTransferMZ.js
Help of plugin :
@target MZ
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ChangeTransferMZ.js
@plugindesc Changed the fade behavior of the event command ”Move Location.”
@author munokura
@license MIT License
@help
Changes the fade behavior of the ”Move Location” event command.
No plugin commands.
# Terms of Use
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this without permission, and there are no
restrictions on its use (commercial, R18+, etc.).
@param fadeDurationVariables
@text Fade Speed Variable
@desc The value of the variable is the fade time. The default is 30. If the value is 0/no variable is specified, the default behavior will occur.
@type variable
@default 0
@param fadeColor
@text Fade Color
@desc Enter the RGB value. If you do not want to use this function, enter -1 for red (R). If the fade command is set to ”None,” this will not be reflected.
@type struct<color>
@default {”red”:”255”,”green”:”0”,”blue”:”0”}