Hi,
This is my first question and first post overall.
I'm trying to rotate an object with its own pivot point at the bottom. The image file has the object on the uppermost part of the canvas (around 15%, like a banner ad) with the rest as empty. I made it this way so it's easier to rotate.
When I use an action Rotate Counter-Clockwise 90 degrees, it works fine. But what I wanted to add is a smooth animation of the rotation taking place, with the speed of the rotation being modifiable. Is this possible? How do I do it?
Thanks for any replies in advance!