How can i make this effect

I saw this effect in a game on some buttons and i really want to know how to recreate it

You mean the gradient effect? It’s just using TweenService to tween the properties of an UiGradient.

1 Like

What properties do i have to tween

I’d say Color, Transparency, and Offset. But regarding the performance tips, try your best:

1 Like