I'm working on a game and it's getting kinda big (all sorts of objects, hundreds of frames of handdrawn animation, sounds etc). The more I work on it, the longer the loading times become. From what I understand, the Construct 2 engine loads everything at the beginning. I was wondering if it's possible to load only the resources that the engine needs between each layout.