This is still a work in progress, but I'm looking for feedback on how to make the script more useable and how the code could be cleaned up!

The script allows you to animate a collection of objects from a predefined offset, to their current positions to create the effect of, for example, a building assembling itself.
You must create a dummy object which you can animate to "trigger" the objects to rotate or move to their original positions.
You could also leave the object stationary, but animate the "radius" parameter to have the objects trigger sequentially radiating away from the dummy.
http://www.reformstudios.com/03-reso...sAnim_0.07.zip
This could all be done in pflow pretty easily... but I liked the idea of scripting a tool to do the same thing.
You can see some test results in this quicktime http://www.reformstudios.com/03-reso...m_examples.mov

The script allows you to animate a collection of objects from a predefined offset, to their current positions to create the effect of, for example, a building assembling itself.
You must create a dummy object which you can animate to "trigger" the objects to rotate or move to their original positions.
You could also leave the object stationary, but animate the "radius" parameter to have the objects trigger sequentially radiating away from the dummy.
http://www.reformstudios.com/03-reso...sAnim_0.07.zip
This could all be done in pflow pretty easily... but I liked the idea of scripting a tool to do the same thing.
You can see some test results in this quicktime http://www.reformstudios.com/03-reso...m_examples.mov
Comment