Hey guys, Is there support for multiple path animations? I am trying to path animate two objects in my scene but the second object pathAnimator always has a rotations property that is not null, where it should be null. This is causing the path Animator to break on update().
I have attached my source code here: http://groups.google.com/group/away3d-dev/web/TestMultiplePathAnimators.zip Any ideas?
