Moving UIGradient Rainbow thingy

Hi, how can I make this UIGradient infinitely move sideways with TweenService, I already have a rainbow gradient but I want it to move sideways like this:
nnx5L5e6NS

Here is my explorer:

You can do this two ways, utilise TweenService or put it in a infinite loop.
In theory, all you have to do is loop the Offset property in the UIGradient, there should be a Scale value in it and it goes from 0 to 1, you can tween it all the way to 1 and then after the tween finishes, reset it to 0 and restart the tween.

sigh Why can people not care to search? You have google just type some words!!

Here you go.

IS THIS ENOUGH FRIKIN LINKS???

1 Like

Can I have a script? I would appreciate it…