Seamless texture not really seamless

I have a material in my game which is supposed to be seamless, but you can see it’s pattern, it is made out of tiles so I can’t use Organic or something like that.

I think it s from the color texture, not sure tho, I’ll leave the texture.

I’m not sure what to do, maybe there is a way to fix this?


1 Like

Well uh, I think it’s on the Roblox side and not you as having custom textures won’t make the same seamless effect as Roblox’s own provided textures, and so I think you should uh just make the texture not be 2,2 but instead make it higher than the value you provided.

Here’s an example of what I’m saying
image

The 9 value is what I’ve chosen for this texture

So I think you should start from the value you made it and increase it till you feel like the right value is suitable.

1 Like

I don’t know if this will work but you could always make your texture a material variant and use it that way rather than the actual texture instance.

1 Like

It won’t be as seamless compared to Roblox’s textures.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.