Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
issue with collision
#3
(10-01-2022, 10:44 AM)josemendez Wrote: Hi there,

Make sure you set up collision filters correctly:
http://obi.virtualmethodstudio.com/manua...sions.html

And also make sure your cloth mesh has enough vertex coverage! only mesh vertices collide, so if your mesh has large flat faces and few vertices it will have many holes. You can add a ObiParticleRenderer component to see particles at runtime:

http://obi.virtualmethodstudio.com/manua...ering.html
Thanks for the reply! I set all category to 0. There also should be enough vertices for collision. I tried many things and looks like something was not set correctly on specific models. I am still puzzled what that is. Could you check my example scene? I can't get the ball to collide with the plane mesh. I tried to mimic the mesh to the trench coat in some way.
Thanks!
https://drive.google.com/file/d/1z5nB9lW...sp=sharing
Reply


Messages In This Thread
issue with collision - by nikov - 06-01-2022, 06:27 AM
RE: issue with collision - by josemendez - 10-01-2022, 10:44 AM
RE: issue with collision - by nikov - 11-01-2022, 08:35 AM
RE: issue with collision - by josemendez - 11-01-2022, 09:40 AM
RE: issue with collision - by nikov - 13-01-2022, 08:49 AM