...
When you are shifting particles you also need an attribute to be compared, e.g. “If speed is greater than 2.0 shift the particle from the source to the target fluid”. In this case, “Attribute” is “Speed”, the “Value” parameter is 2.0 and the “Condition” is “greater than”.
"Emitter ID" requires the "In Range" condition:
- If the emitter Id is 3, for example, "Min Value" has to be 2.9 and "Max Value" is 3.1
- An emitter's Id is shown in the HUD.
Value
This is the trigger value for the condition. Please note that this field is inactive with “Condition” set to “In Range”, “Out of Range” and “Expression”.
...