Animo v0.0.1
Pre-release
Pre-release
·
42 commits
to release
since this release
The next release will be the v1.0.0 of this module, and will be including the global map functionality for storing tagged assets and auto converting tagged sprites to animations.
https://github.com/Dappermang/8XLib/wiki/Basic-Setup
This pre-release includes;
- Finite, Looped and Chained animation types.
- animo_tick_animation() function for playing animations.
- animo_draw_sprite() and animo_draw_sprite_ext() functions for drawing animations.
- SetFrameCallback() and SetAnimationEndCallback() animation methods for setting callbacks on specific animation frames.