Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Help with Obi Cloth Tearable
#1
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
Reply
#2
(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.
Reply