Welcome to PGMV! 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 - MNKR_ChangeTransfer.js
Plugin desc : Changed the fade behavior of the event command "Move Location."
License : MIT License
Author : munokura
Website : https://github.com/munokura/MNKR-MV-plugins/blob/master/MNKR_ChangeTransfer.js
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_ChangeTransfer.js
Download Page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_ChangeTransfer.js
File name : MNKR_ChangeTransfer.js
Help of plugin :
@target MV
@url https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_ChangeTransfer.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.
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 want to use this function, enter -1 for red (R).
@type struct<color>
@default {"red":"255","green":"0","blue":"0"}