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

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

MV plugins

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

スポンサードリンク

-MV plugins

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