JH12 Posted October 12, 2020 Share Posted October 12, 2020 (edited) I have an animated model, Model A. I want to set its pivot point, and then return the position of that point, using that position to drive some transform parameters of another object, Model B... so for example, as Model A rises vertically I want the other Model B to scale wider. How would I most easily achieve this ? Thanks for the advice Edited October 12, 2020 by Fireandsmoke Quote Link to comment Share on other sites More sharing options...
Rence Posted October 12, 2020 Share Posted October 12, 2020 Not sure if this is what you are looking for. But by just using Transform SOPs you can get the centroid of one object and then use that to drive the scale of another object. I'm sure there are better ways to do this, but if it's something simple, this might work scale_by_object_position.hiplc Quote Link to comment Share on other sites More sharing options...
JH12 Posted October 13, 2020 Author Share Posted October 13, 2020 Thank you Rence, the centroid function looks like what I need. Cheers 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.