Author: Hime

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.

23

Direction Fix Button

This script allows you to assign a button that will fix the player’s direction when the button is pressed. This is useful if you wish to allow players to lock their direction while moving, for example...