jackassol Posted January 26, 2017 Share 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 Quote Link to comment Share on other sites More sharing options...
foxel Posted January 26, 2017 Share 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 Quote Link to comment Share on other sites More sharing options...
jackassol Posted January 26, 2017 Author Share Posted January 26, 2017 awesome works - is there also a possibility to control the rotation of "each" piece with a ramp? Quote Link to comment Share on other sites More sharing options...
jackassol Posted January 27, 2017 Author Share Posted January 27, 2017 up Quote Link to comment Share on other sites More sharing options...
Gavin Posted January 27, 2017 Share 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.