On Fri, Dec 2, 2011 at 4:55 PM, Jason H <[email protected]> wrote: > I'm not understanding. You can do you animation on path with it. What's the > difference between your object and and album cover? > If you want an arc, then you need a 2 segment path with the right curve. > Then just move it on the path. No reason why each object can't have its own > path.
The difference is needing a PathView for the animating an arbitrary QML item on a path. Say you're making a game (sounds like Harri is). Do you really want to create a PathView per autonomous QML item? Juha _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
