athomas Posted May 15, 2003 Share Posted May 15, 2003 I have to particle systems setup and like to trigger a birthing event when at least 30% of the particles have collided from the two different sources. I was thinking of some 'if - then' statment or via a VEX network, but not quite sure. Any ideas to create this procedural would help. Cheers Andre Quote Link to comment Share on other sites More sharing options...
Lukich Posted May 15, 2003 Share Posted May 15, 2003 how about this? partcile.hip Quote Link to comment Share on other sites More sharing options...
athomas Posted May 16, 2003 Author Share Posted May 16, 2003 Lukich, Thanks for the reply, but I am after a solution which doesn't rely on SOP's. Basically I want to get the following: count particles at every frame for soucres A & B get the number of particles from A colliding with B if the number of collisioned particles is more than 30% of total particles in the scene then birth particles from source C (or location) Now ideally I would like to do this with a VEX Pop. Cheers Andre Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.