11-02-2020, 02:43 PM
(This post was last modified: 11-02-2020, 02:43 PM by josemendez.)
(11-02-2020, 12:49 PM)guoli Wrote: Hello,
I have two different skinned clothes with self-collision checked and parented by one solver hoping that they can collide with each other at runtime. But it doesn't work. Am I doing it in the wrong way? If so, I wonder how can I do it.
Thanks.
Self-collision means... well, self-collision: a cloth colliding with itself.
To have two pieces of cloth colliding between each other (inter-collision), you need to make sure they have different phases. See:
http://obi.virtualmethodstudio.com/tutor...sions.html