tyFlow Forum
Simple Particle Collision with Birth Flow - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: Simple Particle Collision with Birth Flow (/thread-4698.html)



Simple Particle Collision with Birth Flow - Bentera - 02-28-2025

Hi all,

i have a simple Fracture Setup, where let`s say a ground is fractured into bigger peaces in Event A (Physx Collision / Shapes) and a second Event B, where secondary debris are generated based on Event A (for example spawn particles from faces of the bigger chunks from Event A). For those small debris i do not want physx collision, but just a simple particle collision. This works great for lets say a ground object, but how can i make those debris collide with the main chunks from Event A (without physx)?. Or do i have to export Event A as meshes to make them valid colliders for Event B? Thank you for your help!