16-03-2018, 06:32 PM
(This post was last modified: 16-03-2018, 06:33 PM by josemendez.)
(12-03-2018, 09:33 AM)matchalover Wrote: I just want to make the black line of this object to be teared only. I have tried to set the per-particle tear resistance but when the cut region was pretty bad. Are there any solution?
https://imgur.com/a/h7NLP
Hi there,
Cloth can only be torn at vertices, but you cannot control which particular incident edges will be torn.
Doing so would require storing per-edge tear resistances in the mesh, it is something you could implement yourself if you really need it.