Cloth crushing problem - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html) +--- Thread: Cloth crushing problem (/thread-3189.html) |
Cloth crushing problem - cgdvs - 07-20-2022 HI,Tyson! I convert a small ball into cloth, and then activate cloth crushing, so I get so many small balls. Very strange. RE: Cloth crushing problem - tyFlow - 07-20-2022 Can you post the scene please? RE: Cloth crushing problem - cgdvs - 07-20-2022 ok,this is file RE: Cloth crushing problem - tyFlow - 07-20-2022 You can add a Shape Remove operator to remove the shapes. What's happening is that when the tears occur, new particles are generated...and those new particles are inheriting the shape information from the original parent particle that was converted into cloth...this is obviously not good behavior (I will fix in the next build), but the workaround is easy (Shape Remove). RE: Cloth crushing problem - cgdvs - 07-20-2022 okay, thank you |