Justin K Posted October 25, 2018 Share Posted October 25, 2018 (edited) Hey all, I have an interesting conundrum Im trying to wrap my head around. I have a suspended fractured object in a scene that needs to stay inactive until it gets hit by a collision object, then behave active as a group once any one of the pieces is hit. I have it working with a combination of the min_activation_impulse and a sop solver--all the sop solver does is sets the entire object to active once one piece is hit. The min activation impulse lets me set the object to static intitially, and then change over to active once there is some sort of impulse that hits the objects. The issue is now the constraints. The constraints make it so that there is a delay between the recognition of the update by impulse and the result of the solver-- its not until the object is hit a couple times that it becomes active, pieces can break, and it can fall overall. If the constraints are off, the min_impulse activation works instantly. It is only when constraints are on that I get the delay. Is there a workaround for this. Thank you! Ive attached a file. WHYWONTTHISWORK_UPDATE_NEW_ISSUE.hiplc Edited October 25, 2018 by Justin K Quote Link to comment Share on other sites More sharing options...
Justin K Posted October 25, 2018 Author Share Posted October 25, 2018 (edited) ... Edited October 25, 2018 by Justin K Quote Link to comment Share on other sites More sharing options...
mangi Posted October 25, 2018 Share Posted October 25, 2018 Hi, Here is a little tweak of your scene, just pumped up the density of the impact object, seemed a little light and gave it Zero Bounce. Not sure if this is what you need.... M WHYWONTTHISWORK_UPDATE_NEW_ISSUE.hipnc impact.mov 1 Quote Link to comment Share on other sites More sharing options...
Justin K Posted October 25, 2018 Author Share Posted October 25, 2018 Thanks for that Mike, Its working well! 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.