AnimatedSprite icon indicating copy to clipboard operation
AnimatedSprite copied to clipboard

Sprite class extension with imagetable animation and finite state machine support for @Playdate

Results 2 AnimatedSprite issues
Sort by recently updated
recently updated
newest added

Functions that were missing from the Animation system, it makes it more complete now

This utility is fantastic, but its utility is limited by the fact that it only supports frame-based animation. Although switching to time-based animation would likely require a fair amount of...