![]() |
Cloth tears / disappearing - 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: Cloth tears / disappearing (/thread-3060.html) |
Cloth tears / disappearing - Ced J. - 04-21-2022 Hi all ! I have a question about cloth ![]() I have a simple scene, where i have an inflatted balloon, i need to explode the balloon, and then delete the "debris / Tears"over time with a nice scale to 0. Is there a simple way to do that ? I tried to animate the tearing theashold and convert Cloth to shape, it works but it's a little bit strange so maybe someone have a cool solution for me ? Thanks you for your answers ! Best Cédric RE: Cloth tears / disappearing - tyFlow - 04-21-2022 There's no way to add or remove faces from a Cloth within the simulation itself, but there are a couple things you can do to sort of dissolve/shrink it over time... 1) Use a Modify Bindings operator to shrink bind length over time 2) Use a tyRelax modifier on your cloth and increase the iterations over time RE: Cloth tears / disappearing - Ced J. - 04-21-2022 thank you Tyson, will try that ! A combination of the 2 work actually pretty well, thank you Also is there a way to conserve the speed and spin of the debris when doing a Cloth to shape operation ?? |