Hello, I have a request in regards to the tiled sprite. I imagine this is easy to implement, but because I lack the math to do it, I hope someone here can do it

I would like to have the tiled sprite to be able to scroll. Scroll as in animate in X and/or Y direction. Similar to the sprite animation script, but it doesn't need to be a prefix. It will just use the same sprite (texture coordinates) and offset itself to appear as if it is scrolling/panning.
Does this make sense? I imagine this 'should' be easy.