jackassol 2 Posted January 26, 2017 (edited) Hello guys, i copying geo on a spline und control the scale of the copied pieces with a ramp. (picture 1) Now i wanted transform each piece to the "ground" - the bottom border of each peace, should be at the same height. (picture 2) How i could do that? best! copy_222.hipnc Edited January 26, 2017 by jackassol Share this post Link to post Share on other sites
foxel 3 Posted January 26, 2017 Hi there; Your answer lies in your question - use "foreach" after measuring the connectivity of the pieces. Inside, use an expression to move the pivot to the bottom of Y axis with $YMIN and subtract it from the Y translations copy_222_trans.hipnc 1 Share this post Link to post Share on other sites
jackassol 2 Posted January 26, 2017 awesome works - is there also a possibility to control the rotation of "each" piece with a ramp? Share this post Link to post Share on other sites
Gavin 17 Posted January 27, 2017 Can you give a little more information of what you're trying to accomplish? You could control the rotation of each piece separately by giving each piece an attribute and then sending that through a ramp to remap the values. I've done a quick example using a attribute vop although I'm not sure if this is what you're looking for. copy_222_trans_rotate.hipnc Share this post Link to post Share on other sites