Cloth collision does not come in correctly.
#3
(11-21-2022, 04:36 AM)tyFlow Wrote: Since you're using Particle Physics for the collisions, what you're seeing is the result of point collisions between particles....your grain particles have a radius but so do your cloth particles....so the gap between the two is just the minimum distance between the particle radii before they're considered touching.

You can shrink the radius of your cloth particles with a Scale operator. Just place it after the Cloth Bind operator and set it to something like 40%.

Excellent.
It looks perfect.

I thought that if you scale after the cross, the size of the cross would change, but it is replaced by a dot.

Thank you very much for the great learning experience.
  Reply


Messages In This Thread
RE: Cloth collision does not come in correctly. - by tomoya kimpara - 11-21-2022, 06:35 AM

Forum Jump: