Hi,
There seems to be an issue with the image node qhen reading a frame sequence.
For some reson it seems to be recognizing the "v002" as "<frameNum>", and this is causing the texture not to be loaded anymore. It works correctly if I remove the "$F" from the file path.
EDIT: My current workaround is to load the texture in COPS and then link it to the image node from there. Altough this forces the image sequence to be written to the vrscene...
Best,
David.
There seems to be an issue with the image node qhen reading a frame sequence.
For some reson it seems to be recognizing the "v002" as "<frameNum>", and this is causing the texture not to be loaded anymore. It works correctly if I remove the "$F" from the file path.
EDIT: My current workaround is to load the texture in COPS and then link it to the image node from there. Altough this forces the image sequence to be written to the vrscene...
Best,
David.
Comment