Hi all i whont to make animated plane like FX and i have a PNG animated so can i make the shader or material to put the PNG animated picture and to be animated in Unity ?
The key is to use “Tiling and offset” of the material.
If your texture has 10 frames drawn horizontally.
Tiling = 1.0 / 10.0 = 0.1
Offset = Number of frame. frame 0 = 0.0, frame 1 = 0.1, frame 2 = 0.2,…
Tnx IceVan is that for script or is the properetis from Material just to put the PNG on material en tu setup Tiling ?
Its not working ? Plzz help
Any script for this ?