Move and zoom at same time?
Posted: Sun Jun 25, 2017 7:06 pm
What I want to happen is that I have layer of size 200x200 on x=1, y=1.
Then I want it to move to location x=1000, y=1000 and change its size to 100x100 along the way.
I can use command "MoveLayer" to move it nice and smooth, but is it possible to also at same time have it change its size when it moves towards its target, or do I have to code it myself to make it do it?
Then I want it to move to location x=1000, y=1000 and change its size to 100x100 along the way.
I can use command "MoveLayer" to move it nice and smooth, but is it possible to also at same time have it change its size when it moves towards its target, or do I have to code it myself to make it do it?