UI Image scaling issue

BEFORE YOU READ: I’ve provided a video showing my issue if you need any more info

What I want to achieve
I want to use Clips Descendents to give the effect the bar is disappearing, I can achieve this effect when scaling the frame upwards, however it is a different story for the way I want to go about it, moving it downwards

What I’ve done to try and fix it
I’ve fiddled with the data in the properties tab but cannot find a good solution

The first time I scale the bar, it goes upwards, this is my end goal but if it was “flipped upside down”
I’m very bad at explaining this so sorry if it doesn’t come across very clear

If you want the bar to scale relative to the bottom, you can set the anchor point to 0, 1 and the position to 0, 0, 1, 0.

An anchor point of 0, 1 basically means that a UI will have its position relative to the bottom of the frame.

1 Like

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