Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What can I adjust to stop a cloth from doing through a collision mesh?
#3
(27-01-2022, 07:04 AM)MoonBoop Wrote: Sorry, im having trouble with linking images on the forum.

I tried having them on imager, but they don't seem to work on here.

Hi there!

The imgur URL you pasted is incorrect: it's a link to a imgur page, not an image (missing the file extension):

Quote:https://imgur.com/o7TADi5

This is the correct one:

Quote:https://i.imgur.com/o7TADi5.png

Which can then be embedded just fine:

[Image: o7TADi5.png]

Regarding your question, you gave zero details on what your setup looks like so I don't have much to work with Sonrisa:
- Which backend are you using?
- Is this skinned cloth or regular cloth?
- If regular cloth (that is, not relying on skin constraints but on regular collisions) is the character a MeshCollider, a DistanceField, or a combination of primitive colliders?
- Using regular or surface collisions?
- What are your solver/updater settings? (amount of collision iterations, amount of substeps, etc)

cheers!
Reply


Messages In This Thread
RE: What can I adjust to stop a cloth from doing through a collision mesh? - by josemendez - 27-01-2022, 08:43 AM