How to make animated sprites tile?

1605144--97144--$Untitled-1.jpg

So I am trying to figure out how I can tile an animated sprite, but for some reason the option is greyed out.
I can attempt to fix the problem by duplicating my sprite and placing them side by side, but sometimes it gets glitchy (gaps)

Why is it greyed out, and not like with textures where I can “repeat” and tile material.

Thanks!

1 Like

The standard sprite shaders don’t support tiling.

–Eric

I’m working on a sprite tiling shader right now. It works but it’s not optimal yet. I can post this shader when it’s done if you want to.