Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
issue with collision
#2
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
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