Hello!
I’m trying to wrangle a write node in to writing out an array of frame numbers that’s being generated by another script -any suggestions as to how to proceed? I’m somewhat lost as to how the Frame entry works in the write node
For argument’s sake, let’s say the array is something to the effect of:
[1,5,15,21,23,…]
I.e. all sequential, but not with any uniform step between them
Ta,