besteon / Ironmon-Tracker

A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.
MIT License
122 stars 44 forks source link

Animated Iconset: Walking Pals #409

Closed UTDZac closed 11 months ago

UTDZac commented 11 months ago

This new iconset introduces new Tracker feature support for animation. Normally animated gifs can't be drawn on Bizhawk, but this gets around that by manually animating images with their image files and respective frame data.

Walking Pals Iconset

WalkingPalsPreview

Additional Changes