Clip Descendants Bar

Im using UICorner on a loading bar, and I want to use clip descendants on it so that the ends arent circular when loading up. For example,


The only way I know to achieve this is by using offset, so that the meter doesnt scale with its parent. But then this won’t scale to the screen. If anyone can help me with scaling it to the screen instead of its parent that’d be great. Thanks!

2 Likes