tyFlow Forum
Delete Plane not working - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html)
+--- Thread: Delete Plane not working (/thread-2755.html)



Delete Plane not working - GIPO - 11-18-2021

Hi

We are currently working on a project with a rock jaw crusher. There is a big amount of voronoi fractured generated"rocks". some of them just fall throug the physiX Collision Boxes. To make them disapear we usually use delete planes. Sadly not all of them react to this and keep falling to the ground or get stuck somewhere else. We dont want to bake it, because above a certain amount of rockt the data gets too big to work with properly.

In the attached file you can see the described problem.

Does anyone know what we do wrong or what we need to change?

Many thanks

Michael


RE: Delete Plane not working - tyFlow - 11-19-2021

PhysX particles need PhysX Colliders to collide properly. Normal Collision operators may not have expected results for PhysX particles.

Just swap your Collision operators with PhysX Collision operators, and give the planes a bit of depth (with a Shell modifier), since PhysX doesn't work well with 2D objects (like a plane - that has length/width but no depth).