Enemy Re-position
This script allows you to move your enemy’s sprites around in battle using script calls. It simply slides the image across the screen.
This script allows you to move your enemy’s sprites around in battle using script calls. It simply slides the image across the screen.
This script provides additional event triggers. The built-in event triggers include Action Trigger Player Touch Event Touch Autorun Parallel Process This script provides additional triggers such as Player Leave, Event-to-Event, and Timer Expire
This script adds a “dominant class” to your actors. The dominant class is the class with the highest level. For example, if your actor has a lv 20 Soldier and a lv 5 Mage,...
This script allows you to add a “change equip” command using the Command Manager for your actors in battle. This allows you to change equips during battle. You can specify a cooldown in between equip...
This script adds execution states. These are states that are applied when a skill or item is being used, and are removed after the action has been executed.