姫HimeWorks Blog

Shop Manager 77

Shop Manager

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...

8

Battle Sprite auto-position

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...

Tutorial: Easy Tile Swapping 9

Tutorial: Easy Tile Swapping

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.

Tile Swap

Tile Swap

This script provides functionality for swapping tiles. In a single script call, you can change entire groups of tiles from one tile to another. The changes may be reverted as well using simple script...

Data Backup 16

Data Backup

This script was written after seeing several people lose weeks or months of work due to unexpected computer failures (power-outage, hardware failure, etc). For some reason, when RM crashes, there is a chance that...

Resize Enable 6

Resize Enable

This tool automatically “turns non-resizeable windows into resizeable windows!”, and can be used in RPG Maker to increase the size of any windows in the editor. With this, small script boxes will no longer...