Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
obi cloth passes through the mesh collider
#2
(07-10-2017, 06:12 AM)unityfrtech Wrote: Hello,

I am trying to drape the clothes on to the human mesh. Mesh collider and obi collider is added to the human body. obi cloth component is added to the garment. But the clothes has a minor collision and just passes through the body. Please refer the attachment if needed.

Thanks

Hi,

Your distance constraints have very low iteration count. Just increase it to at least 40.

If you're trying to achieve character clothing, note that this approach is completely incorrect though. For realtime purposes, skin constraints should be used.

cheers!
Reply


Messages In This Thread
RE: obi cloth passes through the mesh collider - by josemendez - 07-10-2017, 08:45 AM