Author: Hime

39

Enemy Action Conditions

This script allows you to define multiple custom action conditions on top of the conditions provided by the database. The database does not allow you to set multiple conditions for a single action. This script addresses...

7

Camera Control Techniques for your Game

When you’re playing your game, you may notice that the camera follows the player and is always centered on the player unless you’ve reached the edge or corner of the map. Sometimes, you may...

59

Map Regions

This script allows you to separate your map into separate “map regions”. Each region can be treated as a separate section of the map, with their own names, music, and battlebacks. When you move...