Obi Official Forum

Full Version: Softbody 2d intercollision
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Im using obi in 2d mode and have 2 softbody in my scene. Everything is okey but intercollisions not working. They did not collide each other.
(29-01-2023, 09:45 AM)lethemre Wrote: [ -> ]Im using obi in 2d mode and have 2 softbody in my scene. Everything is okey but intercollisions not working. They did not collide each other.

Hi there,

I can't help much since you gave no info at all on about how you've setup the scene, all you mention is that this is 2D. Some general advice:

- Make sure both softbodies are included in the same solver. Actors in different solvers won't interact with each other.
- Make sure the solver has "particle collision constraints" enabled (under the Constraints foldout). If these are globally disabled for the solver, particles won't collide with each other.
- Make sure collision filters are setup properly.

kind regards,
(30-01-2023, 08:26 AM)josemendez Wrote: [ -> ]Hi there,

I can't help much since you gave no info at all on about how you've setup the scene, all you mention is that this is 2D. Some general advice:

- Make sure both softbodies are included in the same solver. Actors in different solvers won't interact with each other.
- Make sure the solver has "particle collision constraints" enabled (under the Constraints foldout). If these are globally disabled for the solver, particles won't collide with each other.
- Make sure collision filters are setup properly.

kind regards,
Thank you for quick reply it was particle collision constraint Sonrisa