Is there a way to set the fileName for a fileOut node to save incrementally and not by frame number?
I would want it to do something like:
beauty.#.jpg
And it would test if beauty.1.jpg exists, then move on to beauty.2.jpg, then on to beauty.3.jpg.. etc.
Thanks!