Hi, I’m trying to make a simple icon animation where a circular icon increases in size slightly when it’s hovered over.
The animation happens but the origin of the animation is the top left corner of the icon, so it’s size increases down and to the right, rather that from the bottom center as I’d like.
Changing the contraints to center/bottom has no effect.
How exactly do you specify the origin point of the animation?
Thanks 🙂