Hello,
I would like to delete particles within a certain random distance to a mesh and also based on other conditions.
- When I want multiple conditions (not only two) to set, which should be "OR", how to do this?
For example: delete when it hits "object A" or "object B" or "age is ..."
The interface only lets you set two things in comparison, which is strange to me.
- Can I combine multiple meshes (placed at different places in the scene) as one object and the ParticleTuner will consider each of the geometries faces, or do I have to create one condition for each separate object?
Thanks
I would like to delete particles within a certain random distance to a mesh and also based on other conditions.
- When I want multiple conditions (not only two) to set, which should be "OR", how to do this?
For example: delete when it hits "object A" or "object B" or "age is ..."
The interface only lets you set two things in comparison, which is strange to me.
- Can I combine multiple meshes (placed at different places in the scene) as one object and the ParticleTuner will consider each of the geometries faces, or do I have to create one condition for each separate object?
Thanks
Comment