Hello,
I’m sure this is really simple but i’m stuck.
I want to make a timer bar (progress bar in reverse). I have a rectangle and I have a transition.to call that sets the final height value to 0).
It works but when it runs though, the rectangle shrinks on both ends - comes up from the bottom and down from the top. I want it to just shrink down from the top.
I’ve tried setting the reference point to say, BottomLeft but that doesn’t really change the behavior. Clearly, the scaling is happening about the center of the rectangle but I don’t know how to shift it to one end.
Thanks for helping the noob.
PS - I’ve seen the suggestions to use an image and scale it. That might be a better way but I’d really like to *understand* what I’m missing here. [import]uid: 81264 topic_id: 14088 reply_id: 314088[/import]
