/Unity-GIF

Converts .gif files to animated materials (Wrapper for System.drawing class)

Primary LanguageC#MIT LicenseMIT

Unity-GIF

Play GIF files in Unity.

NOTE: This solution is Windows only because it uses the System.drawing class library

Instructions

  1. Set your Unity project's API compatibility level to ".NET 4.x"
  2. Copy and paste System.drawing.dll file to Assets/Plugins folder. The .dll file can be found in: C:\Program Files\Unity\Hub\Editor[UNITY VERSION]\Editor\Data\MonoBleedingEdge\lib\mono\4.5

Tested on Unity 2019.3.4f1