Posted by: Josh Marinacci on: April 21, 2009
The PathTranstion is a cool class which moves your graphics along a path. The challenge to using it, of course, is that you need a path first! If you have to create your path using code it can be tricky to visualize what the path will do just by looking at some coordinates. To solve [...]