Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Colliders go through the clothes
#7
(13-04-2021, 12:00 PM)josemendez Wrote: Increase the particle radius as suggested earlier.

Only particles can collide with colliders, so if your particles are very small, the collider will be able to get trough the cloth easily.

Alternatively you could use surface collisions, but they are more expensive than regular, particle-based collisions. See:
http://obi.virtualmethodstudio.com/tutor...sions.html


Thank josemendez for your patient answer !

Currently.
1. I set "radius"=0.02 to make sure the particles are enough to collide with the collider. In the "Obi Particle Renderer", I can also see that the particles are already quite large.

2. I have also set "skin radius"=1 to ensure that the particles can move a large distance.

But there is still a problem. 
You can see in the circle of the picture that the particles are trapped in the collider, which makes me a bit confused.

I don't know if there is a problem with the collider settings, which are also in the attachment.

Many thanks.


Attached Files Thumbnail(s)
       
Reply


Messages In This Thread
Colliders go through the clothes - by jQuery - 13-04-2021, 10:49 AM
RE: Colliders go through the clothes - by jQuery - 13-04-2021, 11:25 AM
RE: Colliders go through the clothes - by jQuery - 13-04-2021, 11:54 AM
RE: Colliders go through the clothes - by jQuery - 13-04-2021, 12:26 PM
RE: Colliders go through the clothes - by jQuery - 13-04-2021, 01:02 PM