How can I make a vertical gradient?

Hey! So I was messing around with the open source module, and I saw this image which basically looked like a gradient.

How can I actually make a gradient like this? As far as I know you can only do it horizontally.

1 Like

They may have desginged it outside of roblox like in Photoshop and then just put it as a image or something like that. I have seen youtube videos of people editing they Ui’s outside of roblox like this.

1 Like

You can simply change the rotation of the UIGradient to 90.

4 Likes

Yeah i know, I’m wondering If i can make vertical gradients.