tyFlow is history dependent. Each frame the particles are spread, the spread effect is added to the last frame, so they're spread further and further. If you want particles to return to their starting state, you need to store that starting state and then restore it each successive frame. You can do this using Custom Properties operators (set position on entry to vector channel, then get position continuously from that channel after that, prior to spread).
Can't add keyframes to Parameters
|