Interesting. What about stopping? I noticed the object races back to the original X value.
Think of this as a side-scrolling game where the background is moving right to left and your character is centered. The background is looping too, so it’s basically sawtoothing or repeating every so many frames. Eventually, I’d like to slow down the background to a stop wherever the x value of the background is. I hope that makes sense. 🙂