I want to get a partial arch to an animation so that my image stays reasonably horizontal on the stage as it travels from right to left.
Currently, the spin animation sets a full spin of 360 deg on any object and its slow speed is way too fast for my needs.
Is there a way to get access to the animation settings via the API or any other way?
I want to also slow the travel speed across the screen. The size of my image should not change to make this happen either.
Any ideas on how to achieve this.