Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@Foxcapades Foxcapades released this 21 Jul 02:58
· 4 commits to main since this release
a2499cb

Changes

  • Organization of files.
  • Normalization of release process.

Downloads

File(s) Description
SpriteSheetAnimation* Playable demo
spritesheet-animations-project* Project folder for the demo
spritesheet-animations-slim* Just the resource file

How to Use

Download the "slim" zip and unzip it into your project directory (not your "game" directory). Now you can generate animations by doing:

image explosion = spritesheet_animation("images/explosion.png", 8, 6)