Here is the animation that I was talking about: Imgur: The magic of the Internet
Any idea how to achieve this effect in a texture?
3 Answers
3You can use multiple textures and play them like a gif. You will find a script here:
http://answers.unity3d.com/questions/392517/introduction-movie.html
Note some interface packages also will animate textures by using a texture atlas and animating the uvs.
If you used several quads/triangles per letter (with the letter texture stretched over them) then you could animate the vertex colors and get that effect. It would be more dynamic than cycling/blending through a series of texture too.
Try this goods.
ZNE GIF.
You can use GIF animated in Unity3D. ZNE GIF | Animation Tools | Unity Asset Store