Hi, I'm wondering how can I make a sprite that appears seamless when resizing instead of scaling.
I have a sprite called Mountains which is horizontally seamless. Right now I'm duplicating the object and placing them next to each other, but want to see if there's a better way of doing it. Perhaps some setting that allows the sprite to get drawn seamlessly when the width of the object is increased.