Sprite Animation Shaders

Shaders for simple sprite animation with mesh.

Include following shaders.
- Unlit
- Unlit transparent
- Unlit transparent cutoff
- Emission map animation based Standard Shader

You can change the number of sprite tiles setting and each duration of 2 by 2 tile through material properties.

All shaders are based on Unity Surface Shader. You can customize your own shaders using this package.