08-12-2018, 04:36 AM
(07-12-2018, 05:04 PM)josemendez Wrote: Not in a very controllable or meaningful way for your purpose, but can be done to some extent.
You can stretch or enlarge cloth by altering the distance constraints' stretching scale property:
http://obi.virtualmethodstudio.com/tutor...aints.html
You can also tell if particles are close or inside a collider by using collision callbacks:
http://obi.virtualmethodstudio.com/tutor...sions.html
Thank you!
Is there any way to programatically move a particle (give it a new position)? I'm not having any luck finding this in the API.