This plugin allows you to import animated pictures into your Unreal Engine 5 project as a new AnimatedTexture asset type.
- Support .GIF files
- Support .Webp files
- Import Animated GIF/Webp as a Texture, supports animation, transparency, interlace, etc
- Editing in default Texture Editor
- Supports UMG Image widget, Material and Material Instance
- Animation playback APIs
- Runtime load GIF/Webp file from disk or download from web
The plugin should work on all platforms the Unreal Engine 5 supports, but only been tested on the following platform:
- Windows 64
- MacOS