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.
LL Info Popup W Indow MV - LL_InfoPopupWIndowMV.js
Plugin desc : Display info messages as pop-up windows.
License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Prohibited (This does not apply to works made using the material.)
・Details: See Download Page / In-plugin documentation
Author : Lulu's Church
Website : https://nine-yusha.com/
Desc page : https://nine-yusha.com/plugin-infowindow/
File name : LL_InfoPopupWIndowMV.js
Help of plugin :
* @target MV * @plugindesc Display info messages as pop-up windows. * @author Lulu's Church * @url https://nine-yusha.com/plugin-infowindow/ * * @help LL_InfoPopupWIndowMV.js * * Displays info messages as pop-up windows. * Can be used for item acquisition messages or event notifications. * Execute plugin commands to display the window. * * Plugin Commands: * LL_InfoPopupWIndowMV showWindow [Text] [Duration] [X] [Y] [Background] * Text: Control characters supported. Multiple lines not allowed. * Duration: Display time (in frames, 1/60 sec). Use -1 for continuous display. * X/Y: Enter "auto" to automatically center. * Background: 0=Window, 1=Dim, 2=Transparent * * LL_InfoPopupWIndowMV hideWindow * Hides the currently displayed info message. * * [Examples] * LL_InfoPopupWIndowMV showWindow Enter your message here 180 0 60 0 * LL_InfoPopupWIndowMV showWindow Enter your message here 180 auto auto 0 * * Terms of use: * ・No copyright notice required. * ・No report needed for use. * ・Free for commercial and non-commercial. * ・No restriction for adult works. * ・You may modify freely for your game. * ・Redistribution as plugin material (incl. modified) prohibited. * * Author: Lulu's Church * Date: 2022/3/6