- Home /
 
 
               Question by 
               veryhungryhobo2 · Nov 17, 2012 at 06:57 PM · 
                texturepolygongif  
              
 
              Adding animated gifs as textures for polygon models
How would you add animated gif textures to polygon 3d models in unity?
               Comment
              
 
               
              Answer by Eric5h5 · Nov 17, 2012 at 08:02 PM
You would write an animated gif parser and convert that to something Unity can use (a series of frames? a texture atlas?). There is no built-in support for it.
Your answer
 
             Follow this Question
Related Questions
Modeled Terrain In Blender Not Accepted In Unity 1 Answer
A node in a childnode? 1 Answer
Blender textures don't appear in Unity 1 Answer
Animated GIF as a texture on Iphone 3 Answers
Why is Unity Poly Surface Count so high? 2 Answers