22-02-2021, 12:21 PM
(This post was last modified: 22-02-2021, 12:30 PM by josemendez.)
(22-02-2021, 12:11 PM)tpaslou Wrote: I have tried to add many Obi Particle Attachments so I could grab each one of them instead of particles but there are some problems with this approach.
Dynamic particle attachments create pin constraints for individual particles under the hood, so it's exactly the same as you manually creating pin constraints, only more convoluted.
Quote:There is a digression from the actual rope and when you grab one Particle the velocity does not apply to the rest of them.
There should not be any digression if the attachment (or pin constraints) are properly set up: no pin constraints inside colliders, appropriate offset passed to the pin constraint, etc.
Grabbing one particle will only set the velocity for that one particle, it can't possible affect other particles directly. The rest of particles will move as a result of distance/bend constraints in the rope.