tyFlow Forum
Apply cloth bind to one Matid and physics to another - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: Apply cloth bind to one Matid and physics to another (/thread-4720.html)



Apply cloth bind to one Matid and physics to another - portgas - 03-13-2025

Basically I have an object with 2 elements with separate mat ids: a cylinder that I want to act as a cloth with mat id 1, and a cube that I want to remain stiff but still act physically. And for the love of god anything I do to it doesn't seem to separate the two. Anyone know how to achieve the effect I want?


RE: Apply cloth bind to one Matid and physics to another - tyFlow - 03-21-2025

Probably better to separate the pieces in your scene and import as a tyActor. Otherwise you can perform an Element Fracture operation on them and then split with a material ID Property Test (shape mesh face 1)...but that's not as clean of a way to do it.