Make slised mesh soft at runtime - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Softbody (https://obi.virtualmethodstudio.com/forum/forum-12.html) +--- Thread: Make slised mesh soft at runtime (/thread-1543.html) |
Make slised mesh soft at runtime - JakartaIII - 10-12-2019 Hello, i want to know, will it work with generated at runtime meshrenderer? Will it laggy? I want it to use with this asset, it cuts object in runtime making multiple cutted meshes https://assetstore.unity.com/packages/tools/modeling/turbo-slicer-2-73236 RE: Make slised mesh soft at runtime - josemendez - 10-12-2019 (10-12-2019, 12:46 PM)JakartaIII Wrote: Hello, i want to know, will it work with generated at runtime meshrenderer? Nope, that won't work. Softbody generation is very time consuming, you cannot do that on the fly every frame. |