Reply To: How to animate RectTransform?

Slate Forums Support How to animate RectTransform? Reply To: How to animate RectTransform?

#1386
duerer
Participant

Hi Gavalakis,

unfortunately, that is not enough for me, as I would like to animate certain RectTransform-exclusive parameters.
An example:
I have a UI image, and I’d like to animate its size. Since the UI image is a RectTransform object, its position is anchored e.g to the right.
If I modify the width, the UI image would remain anchored to the right, thus it would look like expanding from right to left.

Unfortunately this cool UI animation effect could not be achieved with a simple transform position/scale/rotation animation.

Best regards,
duerer