I was scrolling through some websites and came across this text box.
I was wondering if it was possible to make something like this where a text cuts off the border inside roblox studio without any apps like photoshop?
I was scrolling through some websites and came across this text box.
I was wondering if it was possible to make something like this where a text cuts off the border inside roblox studio without any apps like photoshop?
Your best bet would probably use to have a TextBox with a Gradient background using UIGradient, and then have a Frame that also uses a UIGradient background and try your best to match it up. Afaik, there’s no perfect way to make this in Roblox Studio yet.
Damn alright then thank you. Guess I can’t make transparent backgrounds yet