...
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 emitter”. In this case, “@Attribute” “Attribute” is “Speed”, the “Value” parameter is 2.0 and the “Condition” is “greater than”.
...