Jump to content
Sign in to follow this  
jlev

Saving multiple screenshots with the debug console

Recommended Posts

I'm trying to save a few screenshots through the debug console, but only the last screenshot command appears to be executed. For example, if I enter the following two commands in the debug console and click local exec:

 

screenshot "file1.png";

screenshot "file2.png";

 

Only file2.png is saved to disk.

 

Does anyone else have this issue?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×