Character Sprite Opacity
This script allows you to control a character’s opacity settings on the map. You can increase or decrease the opacity, turning the character fully opaque (value of 255), or completely transparent (value of 0). You...
This script allows you to control a character’s opacity settings on the map. You can increase or decrease the opacity, turning the character fully opaque (value of 255), or completely transparent (value of 0). You...
This script allows you to use placeholder graphics for your events. The appropriate graphics will be chosen automatically by the engine during the game. This script is focused on actors and allows you to...
This script allows you to control the zoom-level for character sprites, which includes the player, followers, events, and the default vehicles. All it does is change the look of the sprite. Functions are available for...
This script allows you to set move routes for your followers using events. The intention was to make it easier for your to create your cut-scenes, designating a move route for a particular follower...