So this is not a circle, this is a rounded rectangle with fixed height and the width value is attached to a slider, as well as the X position is the Slider value divided by 2, so it stays in place and expands to the right. What I want to achieve is basically this animation and at the same time I still should be able to control the end width of the rectangle with the same slider. Fixed value for the beginning of the animation and Slider value for the end length. Does that make sense?