Is it possible to scale an object from centre but with the pivot point in the bottom left?
I've tried tweening the offset at the same time to fake it but this can act a bit jumpy and look wrong sometimes if the tweens are done in quick succession. It's almost as if the scale and offset tweens are out of sync sometimes.
Thanks