Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  issue with cloth collision
#8
(05-09-2022, 08:30 AM)danazoid Wrote: Hi Jose, thanks for solving the issue! I tried it and it worked as desired.  Sonrisa

Unfortunately I have now encountered a new problem (sorry!)  Confundido
I applied the cloth proxy and it does not work for the "small" particles.

In these 2 videos, the problem can be seen with the green particles. The red particles are working correctly.

1. https://www.youtube.com/watch?v=7Yh8mMR1oYI
- settings: the small green particles are not pinned, the rest of the green particles are.
- results: the cloth proxy does not move.

2. https://www.youtube.com/watch?v=unXX_i5mkSw
- settings: only the largest green particles at the edge of the mesh are pinned
- results: the cloth proxy moves. however if you look closely, the cloth proxy part associated with the small particles does not move with the small particles. The cloth proxy is actually following the movement of the larger particles.

Proxies determine which particles to bind mesh triangles to according to several metrics: barycentric weight (barycentric distance of the particle to the mesh triangle), normal alignment (how close to facing the same direction the particle and mesh triangle are), and elevation from surface (how far from the triangle surface the particle is). There's sliders in the proxy asset to control the importance of these metrics during binding, what are the settings you're using?
Reply


Messages In This Thread
issue with cloth collision - by danazoid - 29-08-2022, 10:00 AM
RE: issue with cloth collision - by josemendez - 29-08-2022, 11:06 AM
RE: issue with cloth collision - by danazoid - 31-08-2022, 07:58 AM
RE: issue with cloth collision - by josemendez - 31-08-2022, 08:20 AM
RE: issue with cloth collision - by danazoid - 31-08-2022, 08:37 AM
RE: issue with cloth collision - by josemendez - 31-08-2022, 03:34 PM
RE: issue with cloth collision - by danazoid - 05-09-2022, 08:30 AM
RE: issue with cloth collision - by josemendez - 05-09-2022, 08:50 AM
RE: issue with cloth collision - by danazoid - 05-09-2022, 08:54 AM
RE: issue with cloth collision - by josemendez - 05-09-2022, 09:00 AM
RE: issue with cloth collision - by danazoid - 05-09-2022, 09:24 AM
RE: issue with cloth collision - by josemendez - 05-09-2022, 09:34 AM
RE: issue with cloth collision - by danazoid - 05-09-2022, 09:53 AM
RE: issue with cloth collision - by josemendez - 05-09-2022, 10:01 AM
RE: issue with cloth collision - by danazoid - 06-09-2022, 05:09 AM