I have a camera move that runs for 10 seconds and I’m using the Blueprint with these nodes to export a jpeg sequence high resolution. Everything works except the pop up window while exporting the sequence won’t allow me to close it to stop the export. I have to hit cntrl/alt/delete and completely log off my computer.
I’m using these nodes in the Blueprint, level. Is there a node I can add to close the matinee after it reaches the last keyframe?
You can use an Execute Console Command node with the command Quit and plug it to Matinee Finished pin. Select your Matinee > right click in level BP > Create a Matinee Controller for… to get the Finished pin.