Hi, is it possible to have the "Get Current Resolution" action sample the resolution in the game preview window?
Right now, the action samples the monitor's resolution, which obviously produces bad results when trying to test an app at a particular resolution.
As a workaround, I made a global variable in order to force the resolution when I need to, but it's a pain to go back and forth just for testing purposes.
What do you think?