Sell Only Shop
This script allows you to create a shop that only allows the player to sell things to the shop. You can setup your shop to only take specific items, and you can set up...
This script allows you to create a shop that only allows the player to sell things to the shop. You can setup your shop to only take specific items, and you can set up...
This script allows you to manage more than 999 maps in a single project. It allows you to place extra maps into separate sub-folders in your Data folder. For example, suppose you have 2500...
This script adds a “stock” count to each shop good. Once a shop good’s stock reaches 0, it will no longer be available in the shop. The stock is set up for individual shops....
This script enhances the game shop, providing useful options that allow you to customize each shop good individually. This script provides functionality for remembering a shop’s “state”. Each shop is uniquely identified by a shop...
RPG Maker’s troop editor allows you to visually position troop members. However, the editor assumes you are using a screen resolution of 544×416. This means that if you were using a different resolution, the positions would...
This tutorial goes over the Tile Swap script. It explains how the script is used and provides a full working example that demonstrates each step involved in successfully swapping tiles.