09-20-2019, 03:50 AM
(09-20-2019, 03:31 AM)tyFlow Wrote: If you want a disk-based initial state, you can tyCache out frame 100 of your first flow and then clamp the tyCache object range to 100-100 (so its frozen on the frame you want), then import the tyCache with a Birth Flow.
If you want a memory-based initial state, just do what you already did and just hide the first flow. It won't need to be recomputed until you either change one of its input objects or reload the max file.
In both scenarios, Birth Flow is the answer.
I just wanted it like in the first version.
I wanted to learn how to act if I first achieve the desired result with different forces, events, manipulations, and then I just want to remember all this and use it as an Initial State
Therefore, tyCache in conjunction with Birth Flow is what I need - thanks for the help)