Infinitely moving gui

I have this chevron texture behind my menu gui
image
And I was wondering if there was a way to make it move to the left infinitely?
I’ve seen some other ways but they require that it move out of the main frame…

Tween the position of the background, and set ClipsDescendants of the main frame to true.