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.
PD Transition - PD_Transition.js
Plugin desc : Adding to the fadein/fadeout transition effect like to RPG Maker XP/VX.
License : MIT License
Author : Shio_inu
Website : https://github.com/munokura/PixelDOG-MV-plugins/blob/main/PD_Transition/PD_Transition.js
Desc page : https://pixeldog.x.2nt.com/material_script.html
Download Page : https://raw.githubusercontent.com/munokura/PixelDOG-MV-plugins/main/PD_Transition/PD_Transition.js
File name : PD_Transition.js
Help of plugin :
@plugindesc Adding to the fadein/fadeout transition effect like to RPG Maker XP/VX. @author Shio_inu @help # Preparation Create a folder called 'img/transitions/' in your project and place the transition image there. # Plugin Commands ## Set the transition image Transition set fileName 0 - The second argument is the binarization flag. Setting it to '1' will cause the transition image to be binarized and drawn. ## Clear the transition image Transition clear ## Change the transition duration Transition duration 24 last update : 21st Jan 2017 v1.01 @param Duration @desc default duration time (frame) @default 24