Hi!
I have another question for the C2 gurus.
I don't want my app to become too big. I thought it would be a good idea to load big images of the game only when the player needs them.
This is no problem.
But now I want to save the loaded images permanently on the mobile device, so the player has to load them only once.
Is this possible? Maybe with a plugin?