Hello :)
I'd like to animate a polygon shape in circular motion.
Is it possible to animate more than one property? (like x and y simultaneously)
Or can I pass arguments to the callback function? (like an angle and then calculate x and y from that value)
Thanks!
Christian