>Hello guys, I am making a 2D platformer game in which I will be adding background sprites. And while doing so, I will be joining many(let's say two) sprites to make it look like one long background. However, when I join two background sprites, a line is visible at the joining point, making it evident that I merged two sprites there. How do I make it look like it is a single image? How do I remove the line between them?>Please help me fix this. Any help would be very much appreciated.
↧