Preparation โ
To convert your still image into an animated sprite, you'll need to provide a horizontal sprite sheet and an .ini file with the same filename as your sprite.

INI โ
ini
frame = 6
time = 0.066
scale = 100This defines an animation with 6 frames at a 66 ms interval.
Variation โ
You can use Variations with animated sprites for automatic switching.