04-12-2019, 09:24 AM
(This post was last modified: 04-12-2019, 10:19 AM by insertmesh.)
Would be great to have extra control like "Test TRUE if property is between X and y" or a couple of numbers separated by comma, like "1,3,10,20".
There was a Data Preset with Pflow where you could delete by ID, I used that quite often, when I had rogue particles messing with my sim, so I could just delete them.
Probably doesn´t make sense for all Propertys, but for BirthID it would be great to have.
Also it took me a while to figure out, why I couldn´t simply spawn new particles on the inside faces of voronoi frags by giving those faces a different MatID and then using property test set to that Mat ID and send that info out to a second event with spawn...
Because of course the property test op tests the MatID of the particles in the event, so since the particle have diferent IDs for their different faces, it wouldn´t return an exact value and just send that value out...
So, not a solution, merely an observation of where my thinking gets stuck with these tests...
There was a Data Preset with Pflow where you could delete by ID, I used that quite often, when I had rogue particles messing with my sim, so I could just delete them.
Probably doesn´t make sense for all Propertys, but for BirthID it would be great to have.
Also it took me a while to figure out, why I couldn´t simply spawn new particles on the inside faces of voronoi frags by giving those faces a different MatID and then using property test set to that Mat ID and send that info out to a second event with spawn...
Because of course the property test op tests the MatID of the particles in the event, so since the particle have diferent IDs for their different faces, it wouldn´t return an exact value and just send that value out...
So, not a solution, merely an observation of where my thinking gets stuck with these tests...