Description:
This script is for other scripters who may need this functionality.
With this script you can add a new method to windows which will draw animated characters.
Usage:
You need to include the EVG::AnimatedDrawCharacter Module into a Window class.
Then you can use this method: draw_animated_character(character_name, character_index, x, y, direction = 2)