What is the way to make descendants of the UI to fade away by resizing their parent?


Currently what I have is this result, as shown they do fade but not in a way that I want.

image
What I’m trying to make is that letters within the bounds of the UI will be somewhat cut off.
What is the way of doing that?

Have you tried UIGradients?

Hello, I already figured the way out, in order to do that I had to turn on ClipsDescendants.

Be polite. That’s exactly why this forum is here, so you can ask about things you don’t understand in roblox lua.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.