Sprite Animations
Sprite Animations is a simple module to add tools to animate tokens similar to how you might see in a 2d video game. It provides a very simple GUI to preconfigure named animations that can be triggered later, either via the provided animation player or via macro.
Sprite Animations supports stringing together multiple animations, transitioning smoothly from one to the next, ideal for things like attack animations!
See the README for usage instructions.
If you want to really embrace the console RPG feel, consider these other modules also by yours truly:
- MicroMap - Simple configurable minimap that can show either a static image or a scene (even if it is not currently the active scene)
- Battle Transitions - Add animations and special effects to your scene transitions