Thriftweed Posted October 4, 2018 Share Posted October 4, 2018 Hi Everyone, I'm new to Houdini, I've only been using it for the past 2 months so I'm just figuring out the very basics. I've made a very simple cloth animation where the points are held in place using the pintoanimation attribute. This all works fine, the problem is when I animate amount of points driving the pintoanimation attribute it isn't updated in the animation even though I can see it changing in the Geo spreadsheet. I've attached a stripped down file, I appreciate the help in advance! Thanks Pin-Cloth-Test.hip Quote Link to comment Share on other sites More sharing options...
Atom Posted October 4, 2018 Share Posted October 4, 2018 (edited) In this situation you can run a SOP solver in series with the cloth solver. Inside the SOP solver you simply fetch the geometry with the animated value, pintoanimation, and copy it to the points on the current frame. ap_Pin-Cloth-Test.hiplc Edited October 4, 2018 by Atom Quote Link to comment Share on other sites More sharing options...
Thriftweed Posted October 4, 2018 Author Share Posted October 4, 2018 (edited) Perfect, thanks for that it's much appreciated! exactly what I was after. Edited October 4, 2018 by Thriftweed 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.