[SOLVED] PlayCanvas Sprite issue with weird lines

Hi, I have some sprites in my project, for example this one:

But in the scene and game they have some weird lines

I created a texture atlas only for 1 texture so I could convert them to sprites instead of using them as textures. They are part of the game road. Not sure if that is an issue.

Thanks in advance

1 Like

Change the texture atlas Address U and V to Clamp

3 Likes