Hello!   According to this topic:  I recreate this and updated this to the more modern syntax in GSAP 3, and I tried to "reverse" the movement. So I want to move the texts from RIGHT -> LEFT.   I changed the gsap.set(".ticker-wrapper", { x: -tickerWidth }); [minus tickerWidth ] and this starts as you want but the loop isn't working as you expect.   I can't find any solution. Any help?   Thank you so much!