JIT
Creating a flowing water shader for 2D pixel art
Implement a shader that makes 2D Pixel art water texture flowing into given direction
Updated files
v1
take the texture as an input and use the input texture
Updated files
v2
make the sea foam longer and more visible
Updated files
v3