Skip to content

Animo v0.0.1

Pre-release
Pre-release

Choose a tag to compare

@elysiaisalive elysiaisalive released this 29 Aug 01:40
· 42 commits to release since this release
140960a

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.