Hey, there's a way to, until the player do a determined thing, the animated background (main background) stay static? And then the bg change?
Thanks!
SetBackgroundFrame(0); in Room load (before fade in) will fix it to the first frame until you call SetBackgroundFrame again.
Yeah, please check the manual first; this is thoroughly explained in the manual:
http://www.adventuregamestudio.co.uk/manual/SetBackgroundFrame.htm