For some reason when tiling my texture in Unity it causes this to happen
I’d like some help as soon as possible.
For some reason when tiling my texture in Unity it causes this to happen
I’d like some help as soon as possible.
Use repeat instead of clamp for the texture.
–Eric
Thank you, much appreciated.