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.
TM Map Fade Ex - TMMapFadeEx.js
Plugin desc : Adjust the map scene fade-in (out) time.
License : MIT License
Author : tomoaky
Desc page : https://github.com/munokura/tomoaky-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/refs/heads/master/TMMapFadeEx.js
File name : TMMapFadeEx.js
Help of plugin :
@plugindesc Adjust the map scene fade-in (out) time. @author tomoaky @url https://github.com/munokura/tomoaky-MV-plugins @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/tomoaky-MV-plugins ). Original plugin by tomoaky. ----- TMPlugin - Fade-in Adjustment ver. 1.0.1 How to Use: You can adjust various fade-in (fade-out) times by changing the plugin parameters. This plugin has been tested with RPG Maker MV Version 1.5.0. @param fadeSpeed @desc Time taken for fading. Default: 24 @default 24 @type number @param slowFadeSpeed @desc Time spent on slow fade processing. Default: 48 @default 48 @type number @param eventFadeSpeed @desc Time taken for fade processing by Event's Contents. Default: 24 @default 24 @type number @param snapBlur @desc Blur menu background Default: ON ( false = OFF / true = ON ) @default true @type boolean