How-To's > How do I move objects along an arbitrary path?


You can animate an object along an arbitrary path that you define. Create a Node object that is animated and a geometric path along which the node moves. Then use the PathTransition class to enable translating.

Examples

API Documentation

Last Updated: April 2010
[Return to How-To's Home]