05-06-2019, 05:40 PM
(05-06-2019, 07:10 AM)josemendez Wrote: Make sure you've setup collisions correctly:
- Added a ObiCollider component to each collider you want to affect the cloth.
- Make sure the cloth and the collider have different phases (this is the case by default, unless you change it).
See:
http://obi.virtualmethodstudio.com/tutor...sions.html
Thanks so much!