ResourceImporterGIFFrames
Inherits: ResourceImporter < RefCounted < Object
Imports a .gif file as a SpriteFrames resource.
Description
Alternative importer for .gif files, selectable via the Import dock's Import As dropdown. Decodes the animation into a SpriteFrames with the animation named default, suitable for AnimatedSprite2D and AnimationPlayer workflows. For standard texture playback instead, use the default GIF importer (ResourceImporterGIF).