姫HimeWorks Blog

Player Manager 119

Player Manager

This script allows you to manage multiple players. Each player has its own party, which allows you to separate actors into different groups and control them separately. Each players also has its own location, so if...

Party Manager 47

Party Manager

This script allows you to create multiple, separate parties and manage each party easily using a user-friendly script call interface. By default, you start with one party. You can create additional parties throughout the...

State Animations 17

State Animations

This script provides some state-related animation effects. You can have custom animations play before a state is added, or before a state is removed. If you want to have state animations playing while the...

System Stack Debugger 45

System Stack Debugger

This script provides a way for scripters or script users to debug any issues related to SystemStackError. It prints out a log of the issue that should be useful to anyone that understands what...

Utils: Class Changing 21

Utils: Class Changing

This script addresses the issue where the actor changes classes, but the old class skills are still learned and the new class skills are not automatically learned. Some convenience methods for class changing is also provided...