I'm developing a mobile game and I wanted to know if construct 2 allows downloading images and saving them to a local game folder or so.
The goal is to make the App Store download light and then when the user first opens the game, it downloads the images and other files I may need to run the game and then saves them locally.
This would also allow me to change an image server side and it being replicated on the users device, instead of having to publish an update to the store with the new images.