@nastarck002 Hey! Happy to see that you find this useful.
Your animation looks good, the only thing is when it repeats itself.
I can’t see the code, but in general you need to do 2 things:
- Make a copy of your original slider (to make it look like it’s sliding in a loop)
- Change the sliding distance to the width of your original slider.
Example: The original slider width is 2040px so the X distance in the code should be 2040.
I made a drawing when your slider should restart its animation (below)
