Joints between 2 particle sets? - 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: Joints between 2 particle sets? (/thread-164.html) |
Joints between 2 particle sets? - tel - 04-05-2019 Hi, I am working on a destruction setup, i have worked out the Active and non-active part, and the voronoi in collision based on force. The problem i am trying to work out, is there a way to make a joint between 2 different particle events. Say one event was the bricks, and another seperate event was for the plaster. Cheers RE: Joints between 2 particle sets? - tel - 04-05-2019 Ok, i am not sure but Simulation groups might be a way, Question is how do you set a flow to be in a specific Simulation group? Any ideas RE: Joints between 2 particle sets? - tyFlow - 04-05-2019 The Particle Group operator can be used to assign groups. You shouldn't need that though....PhysX Bind by default considers particles from all other events....just make sure the particles you're trying to bind to also are PhysX particles. |