IMGUI GIF Support
Add GIFs To Your IMGUI
Support the use of animated GIFs in your IMGUI Elements Add a GIF file to your Editor interface and the tool automatically slices each frame and saves the results as a supported native format
Services
UI & UX Animation Assets
Credits:
Donna Hughes - Motion Graphics (CC License)
Unity lacks GIF support out of the box and does not recognize GIF Assets properly This tool implements a custom Asset Importer for GIF files and a custom IMGUI Element that transforms the GIF into a usable format for your Editor UI 3 importer options: GIF to Sprite Strip (all frames in a single file in a linear sequence) GIF to Sprite Sheet (all frames in a single file in a grid) GIF to File sequence (each frame in a separate file on the destination folder)