05-04-2019, 06:16 AM
(05-04-2019, 05:18 AM)Richard Wrote: Obi cloth cannot collide with obi collider from mesh collider. Why is this happened? I tried obi collider from sphere collider, but it has no problem.
Hi,
Collisions with mesh colliders should work. However keep in mind that mesh colliders are not "solid", they're paper-thin surfaces. So if a particle ends up inside a mesh collider due to tunneling it will not be projected back out. Depending on your use case, distance fields might be a better option. See:
http://obi.virtualmethodstudio.com/tutor...ields.html