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
129 stars 45 forks source link

Animated Iconset: Walking Pals #409

Closed UTDZac closed 1 year ago

UTDZac commented 1 year 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