reelfour 0 Report post Posted February 18, 2010 (edited) Howdy. I've got a scene where I've fractured an object and used a random effector to animate the segments apart. I'd like to use the position of these segments as a camera target – so the camera follows one of the pieces as it moves. Is it possible to either "bake" the random effector animation to keyframes or use expresso to get the absolute position of individual pieces so I can link it to the target camera? Thanks. Edited February 18, 2010 by reelfour Quote Share this post Link to post Share on other sites
Albert Omoss 0 Report post Posted February 18, 2010 Using XPresso and a Mograph Data Node you can pull the position data from individual clones by feeding in an index. You can attach a null to one of your clones and then make your camera a child of the null object. Quote Share this post Link to post Share on other sites
Colin@movecraft 0 Report post Posted February 18, 2010 You may find the following resources very useful clone info hierarchy http://www.per-anders.net/w/index.php?title=Generate_nulls_on_Mograph Mograph data node http://www.helloluxx.com/cinema4d-mograph/mograph-xpresso-data-node/ Cheers C Quote Share this post Link to post Share on other sites