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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

MNKR Change Fade - MNKR_ChangeFade.js

Plugin desc : Changes the behavior of the event command "Fade out/in".

License : MIT License

Author : munokura

Website : https://github.com/munokura/MNKR-MV-plugins/blob/master/MNKR_ChangeFade.js

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_ChangeFade.js

Download Page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_ChangeFade.js

File name : MNKR_ChangeFade.js

Help of plugin :

@target MV
@url https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_ChangeFade.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.

# 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"}

スポンサードリンク

-MV plugins

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