DeBrumaire Posted March 9, 2022 Share Posted March 9, 2022 (edited) Hi ! I'm currently struggling on breaking constraints. I want my constraints to break if their length is higher than a given threshold. These constraints has to be soft constraints and I have to keep them animated (it's for my work). I tried to break them in the SOP Solver connected to the constraintNetwork, but for a reason it doesn't work at all. I've created hip file to show the problem more clearly. If you dive into the SOP Solver node you'll see that, long constraints get detected, but it doesn't affect the simulation. Break_Animated_Cst.hipnc Edited March 9, 2022 by DeBrumaire Quote Link to comment Share on other sites More sharing options...
vicvvsh Posted March 10, 2022 Share Posted March 10, 2022 Hi, in your case Constraint Network DOP imports constraints from SOP on each frame because the SOP is time dependent. You can overwrite position of constraints' anchors in the Sop Solver DOP like in the file i attached. Break_Animated_Cst_01.hipnc 2 Quote Link to comment Share on other sites More sharing options...
DeBrumaire Posted March 10, 2022 Author Share Posted March 10, 2022 Ooooooh okay I understand thank you for your reply it works perfectly ! 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.