Hi i was wondering if you can use animated textures in the ios basic?
Yes.
Just replace the material’s texture in a script and use a timer to do it at a certain frame rate.
renderer.material in docs shows the properties you can animate over time
Hi i was wondering if you can use animated textures in the ios basic?
Yes.
Just replace the material’s texture in a script and use a timer to do it at a certain frame rate.
renderer.material in docs shows the properties you can animate over time