Open
Description
Describe what are you aiming to achieve
I am looking for a way to use a GIF file as a texture. This would be useful for basic 2D animated textures.
Describe any workarounds you can use now
I don't know of any workaround using orels Unity Shaders yet. But the documentation doesn't mention anything related to "GIF", "Flipbook" or "Array".
Any other comments or context/references
Poiyomi has an option for this called Flipbook, which then converts the GIF file into a texture array.