I'm working on this scene where I have a chain that is connected to 2 hooks. Both particle attachments are set to static. In the first attached image "Editor Setup" you can see how the setup looks in the editor. When I run this scene, the green mesh rotates downwards (due to the rigidody and hinge components) and we get the second image "Scene Running (Static)". Up until now everything is behaving as expected.
Since I want the amount of strain on the chain to influence the rotation of the bottom hook (green mesh) I make the bottom particle attachment dynamic (and add the needed obi collider and rigidbody components to the bottom hook). When I don't change the settings of the chain, running the scene will lead to very erratic behavior: The chain immediately disconnects and all the components just start shaking uncontrollably (seen in image 3 "Dynamic No Changes").
I then tried modifying the chain constraints but it always results in a chain that doesn't have enough strain on it and that doesn't connect to the the mesh properly (as seen in image 4 "Dynamic With Stretch Compliance").
In the fifth attachment "Constraints" I have the constraints I used for the static image and the dynamic one + the Obi Solver settings. I tried tweaking every possible constraint to get a working dynamic attachment but nothing has worked. Any ideas what I could possibly be doing wrong?
Thanks in advance!
Since I want the amount of strain on the chain to influence the rotation of the bottom hook (green mesh) I make the bottom particle attachment dynamic (and add the needed obi collider and rigidbody components to the bottom hook). When I don't change the settings of the chain, running the scene will lead to very erratic behavior: The chain immediately disconnects and all the components just start shaking uncontrollably (seen in image 3 "Dynamic No Changes").
I then tried modifying the chain constraints but it always results in a chain that doesn't have enough strain on it and that doesn't connect to the the mesh properly (as seen in image 4 "Dynamic With Stretch Compliance").
In the fifth attachment "Constraints" I have the constraints I used for the static image and the dynamic one + the Obi Solver settings. I tried tweaking every possible constraint to get a working dynamic attachment but nothing has worked. Any ideas what I could possibly be doing wrong?
Thanks in advance!