Transparent Sprites
This script allows you to adjust the opacity of character sprites such as events or the player using script calls. Note that it does not support images with semi-transparent pixels.
This script allows you to adjust the opacity of character sprites such as events or the player using script calls. Note that it does not support images with semi-transparent pixels.
This script allows you to enable or disable movement for specific directions using script calls. When a direction is disabled, the player is unable to move in that direction on the map using the direction input...
This script extends the party formation system to allow customized member positioning. You can now arrange your actors however you wish (almost). The script was inspired by Star Ocean’s party formation system, where you...