#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

JIANG LONG

Please Note

This entry is from Wednesday April 23, 2025. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

This plugin leads your SpriteRenderer,Image,RawImage components to support playing gif(support transparent).


It supports all platforms,like PC,Android,IOS,WebGL etc..


It decodes every frame by using Coroutine,avoid block when running.


It has a preload function at Aseets level,no decoding,no loading,playing at once.



It converts gif frame to unity sprite base on gif protocol,


and all the converts base on C# code,


however you can change the code to arrive your own requirement.



It supports SpriteRenderer Image and RawImage,


however you can change it to support other components.



Quick Start:


1.Attach the script UnityGif to SpriteRenderer Image or RawImage


2.Change the file name .gif to .bytes and drag it to GifAsset SerializeField, pay attention to that not Texture SerializeField


A simple example is provided in the Demo, please refer to it



You can email(372792797@qq.com) me when anything dose not expect.


Thanks for using !

X