Obi Official Forum

Full Version: Can softbody tear up like cloth or rope?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Devs,


Is there currently a feature for this? Since its already implemented on Obi Cloth and Obi Rope?


Thanks

NSwag
(30-03-2019, 10:49 AM)NoodleSwag Wrote: [ -> ]Hi Devs,


Is there currently a feature for this? Since its already implemented on Obi Cloth and Obi Rope?


Thanks

NSwag

Nope, as tearing a soft body would either require using tetrahedral meshes (not supported by Unity) or generating caps for 3D geometry at runtime which is quite costly. In case this is ever supported, we'd go the second route but for the time being it is not.