04-04-2019, 12:35 PM
(This post was last modified: 04-04-2019, 12:36 PM by Pflow .)
Love to See
Keep Apart Operator
And
Copy out Operator
Stop Gradually
Thank you.
Keep Apart = Particle Physics operator in tyFlow.
I don't have a specific "Stop Gradually" operator, although you can try a "Slow" operator instead.
What does Copy Out do?
04-04-2019, 03:48 PM
(This post was last modified: 04-04-2019, 04:05 PM by Pflow .)
Keep Apart = particle distance of +/- radius.
Stop Gradually Is frame based. Slowdown by age.
Copy Out - Copys Out particle particles from event
See the Image
It is not the same.
Attached Files
Thumbnail(s)
The keep apart settings aren't identical of course, but Particle Physics can achieve the same result. That's why it was made.
You can combine a Slow operator with a Property Test (velocity) to send particles once they stop.
I'm still not quite sure what Copy Out does. Isn't that just like a Spawn operator?
Copy out just copies the particles as they are (velocity vector, TM and spin) in a especific event, to another event. Not sending particles, but copies. The original ones stay in the previous event. Much like spawn, but I think more memory friendly.