본문 바로가기

RPG Maker MV/Window4

Choice Position - RPG Maker MV Introduction This plugin allows you change the position of choice window during the game. Plugin Commands The command called 'Choice pos' is possible to place the choice window to the certain coordinates on the screen. Choice pos x y - x or y : Specify the screen coordinates. This will be going to move the location of the choice window to the position of specific event or player characters. Choi.. 2020. 3. 31.
Custom Information Window - RPG Maker MV IntroductionThis plugin provides the Information Window that adds a text via the global variable. How to Use This plugin command allows you to add a text. MenuInformation add textMenuInformation add Hello, World MenuInformation add \image textMenuInformation add \image text MenuInformation add \image wow This plugin command allows you to delete all texts. MenuInformation clear Change Log 2016.01.. 2020. 2. 13.
Title Manager Ex - RPG Maker MV IntroductionThis plugin allows player to change resources of the title scene after the user has been ended a certain epilogue. Linkhttps://raw.githubusercontent.com/biud436/MV/master/RS_TitleManagerEx.js Plugin Parameters * @param -- epilogue 1 -- * @desc * * @param ep1 Title1 * @desc * @default Book * @require 1 * @dir img/titles1/ * @type file * * @param ep1 Title2 * @desc * @default * @requir.. 2018. 12. 1.
Animated Title Image - RPG Maker MV IntroductionThis plugin changes a title screen image at specific time intervals. (Release Date : 2015.11.09) Change Log 2015.11.09 (v1.0.0) - First Release.2016.07.16 (v1.0.1) - Added the plugin parameter that could be decided whether it will be preloading title images.2016.10.30 (v1.0.2) : - Fixed the name of the incorrect file. - Fixed the bug that occurs when the main program lost focus.2017... 2017. 6. 10.