How to have multiple nCloth objects use the same passive collider (ground plane)?


#1

Hello,

Wondering how I get multiple nCloth objects use the same passive collider?

Essentially in the image, all the yellows flags are nCloth objects, but 3 of them fall off and down to the ground plane, which is the passive collider. Right now I can only get one nCloth assigned to the passive collider at a time.

Thank you in advance!


#2

Ncloth simulation is a system, which is unified by nucleus. If you want separate simulation, you need another nucleus. So if they are all sharing same nucleus, then passive collider is collider for them all.
And btw nucleaus has a function to be also plane collider, just switch in on in nucleus options.