姫HimeWorks Blog

9

Custom Map Encounters

This script allows you to customize random encounters on your maps during the game. For example, initially there might be slime and rats wandering around the map, but after certain events take place in the game,...

22

RMDC #3: Character Selection Screen

In some games, you may have multiple characters that the player follows throughout the story. Depending on the plot, players may be asked to play through each character’s scenario separately, and each character’s performance may affect the...

17

Random Encounter Events

This script allows you to run a common event when you encounter an enemy through “random encounter”. When the common event finishes executing, the random encounter battle will begin. In this common event, you...

43

How to Encrypt Your RPG Maker Game

RPG Maker comes with a built-in encryption system that you can use to protect your resources from distribution to some degree. This tutorial shows you how to encrypt your resources.