I am running into a brick wall with a PDG situation, and I'm wondering if anyone might know a thing about it. What I'm trying to do ought to be simple: I want to load pre-existing images from disk into a TOP network. Here's the current setup with the File Pattern node:
When highlighting a frame and middle mousing the node output, you'll notice that there is no "Output" being assigned
By comparison, if I use a ROP node of any kind and render a new image, there will be an Output
Not having this tagged output seems to have significant implications on the rest of my network, so my question is: How do I properly load images as an output of the node which reads them? Thank you!