-
Changing random seed in a precomp.
Hello all. I’ll try to keep this question simple.
So, I have a precomp in my main comp. Inside this precomp, I’ve generated a timeless value, and plan to use it to remap a video in the comp to stick to a certain frame.
Now, in the main comp, I’m duplicating this precomp, and I want to somehow make it so that each of the copys have a different seed value in them.
Is this possible?