Scrolling texture on image

Hey so i have this image:


And i want to be able to scroll a texture across it, I havent been able to find any solutions to this. The only solution ive been able to think of is uploading a video, which is not viable.

To clarify, something like this:
animation

I solved it by making a mesh of the shape and adding it to a viewport frame and adding a texture to the mesh and scrolling it

1 Like