What can I do when I want a tiled sprite to extend to the left instead of going to the right. It follows a sprite object that goes to the right but I want it to extend from the left.
What does the tiled sprite represent? How are you moving it? Sticker? Maybe you could change the X() or X offset as you changed the Width() as a way to offset the growth.