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 Fade MZ - MNKR_ChangeFadeMZ.js
Plugin desc : Changes the behavior of the event command ”Fade out/in”.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ChangeFadeMZ.js
File name : MNKR_ChangeFadeMZ.js
Help of plugin :
@target MZ
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ChangeFadeMZ.js
@plugindesc Changes the behavior of the event command ”Fade out/in”.
@author munokura
@license MIT License
@help
Changes the behavior of the ”fade out/in” 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 from the author, 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 values. If you do not use this function, enter -1 for red (R).
@type struct<color>
@default {”red”:”255”,”green”:”0”,”blue”:”0”}