Animating grow vertically

when I auto animate a growing rectangle horizontally, it grows as expected along the timeline from left to right… However, when auto animating it vertically (I want it to grow), the rectangle grows downwards rather than upwards.
What am I doing wrong?:

Saola Animate version: 3.0

OS: Win

Notes:

Set the Y Origin to 100%
scale-upwards.saolapack (1.9 KB)

2 Likes

Hi Mosheca!
You should set coordinate relative to the top and left or top and right if the rectangle height grows downwards.
Set coordinate relative to the bottom and left or bottom and right if the rectangle height grows upwards
grow-downwards_upwards.saolapack (1.9 KB)

1 Like