Hello community, question about responsive gui here:
I've noticed that resizing app/game window also changes properly designed gui position and size, so in theory, you can make script that can do following steps;
launch scene
resize window size
take screenshot
save at specified folder
optional: make batch script that run steps on window sizes list.
so later on you can visually test gui position and size
The question is here: is the launched scene window size == window size on target(pc, mobile. web) device?