05-20-2024, 07:59 PM
The Fuse operator will allow you to birth new particles that don't overlap existing particles. It won't move particles out of the way if they intersect...it will just cull the ones that intersect leaving you with intersection-free particles only. Of course, you'll need to adjust the radius values to get it to work properly with your setup.
If you just want to move particles out of the way if they're intersecting (not cull them), you can use the Particle Physics operator.
See attached for the latter method.
If you just want to move particles out of the way if they're intersecting (not cull them), you can use the Particle Physics operator.
See attached for the latter method.