Hi,
I'm working on a script to automated flow creation and saving with existing rendered scenes. The NewFlow command from dfscript 4 doesn't seem to work anymore, i tried
flow = fusion:NewFlow(true)
and several other variations playing with what's documented online on their site, and haven't been able to find any new docs concerning eyeonscript for f5. The calls always return a nil. Does anyone know if there's a new set of flow commands and if so what are they?
Thanks in advance!