08-16-2022, 03:01 AM
But you have a Time Test that sends them out every 30 frames, then the Object Test in the next event sends them back. So those particles are cycling in and out of that event every 30 frames, over and over, forever. If they stayed in the event longer than 30 frames, you would see that the interpolation would stop. You can test this by setting the Time Test operator condition to 60 instead of 30. They will stop at 30 frames until they go back out and then back into the event after 60 frames.