03-21-2025, 04:16 AM
If you want it to loop after completion, just pick the desired end frame and use a Time Test to reset everything (any changed properties, groups, etc), and then send the particles back to the beginning event...ie, a full reset of everything.
If you want the loop to overlap, so there's always some virus growth still happening when the next loop starts, you're better off with a setup that relies on some incremental value that gets checked instead of groups. The official example files (Scripting folder - light pulse file) contains an example of this.
If you want the loop to overlap, so there's always some virus growth still happening when the next loop starts, you're better off with a setup that relies on some incremental value that gets checked instead of groups. The official example files (Scripting folder - light pulse file) contains an example of this.