What makes it heavy?
If I for instance have a 100,000 poly mesh as nRigid, but only 50 polys are actually interacting with a lowpoly nCloth.. will the dynamics be heavy? (not talking about polycount, just dynamics)
In a nutshell: when nRigid's mesh interacts it acts like a single force or by its individual componentes?
Thx.
Replies
Does it even calculates anything when there's no nCloth?
I don't believe there's a hit from it being there and doing nothing. If it's a problem, you can always have the collider disabled while you work, and enable it when you do need it.