Windowskin Change
This plugin allows you to change your windowskins using simple script calls. By default, the game only supports one windowskin, but with this plugin you can use multiple windowskins and change them during the game...
This plugin allows you to change your windowskins using simple script calls. By default, the game only supports one windowskin, but with this plugin you can use multiple windowskins and change them during the game...
By default, RPG Maker’s window colors are determined by two things 1. The windowskin file called “Window” in the img/system folder 2. A standard background opacity defined in the code So for example, the...
In RPG Maker, you can open shops to allow players to buy or sell items. However, the functionality that is available is very limited. The Shop Manager provides basic shop management functionality. At the core of...
While I am building my quest system, I would like to take an opportunity to look at how it will be used in RPG Maker development. In particular, I would like to know the...
There was a problem that I recently encountered while writing a plugin for RPGMaker MV, and thinking about it a little further, is something that authors of serialization libraries may need to consider if they haven’t...
Tired of the same old windows? Want to use your own custom image to create your menus and user interfaces? This plugin allows you to assign images to your windows and use them as the window backgrounds....