Hi! So I have a canvasgroup with a uigradient inside of it, and I´m trying to animate it to get something like this:
I read the article about Ui gradients but I didn´t undertand it very well.
Hi! So I have a canvasgroup with a uigradient inside of it, and I´m trying to animate it to get something like this:
Well, you want to create a UIGradient that’s black, like entirely black, and then change the offset using TweenService, after one it should be invisible (I say should because I haven’t tried it much), then you change it’s offset to -1 and fade it back out.
I doesn´t seem to be working