Hi folks,
I'm having trouble with BezierPlugin, i've done a motion where i caught a bunch of blocks and tween all of then through different paths.
When i'm tweening from left to right, everything works fine, but when i try to tween those blocks from right to left the autoRotate doesn't work.
I'm not posting yet any example code just to see if anyone already had this problem and knows how to solve it.
Anyway i will do a sample in codepen asap.
That was fast, i've remembered a example that i saw at codepen and i've used it to reproduce the problem.
Check it out,
http://cdpn.io/zyxlb
Thank you.