I was wondering if someone could advise on the best way to do what I'm trying to do or whether it's possible.
I want my game to use customisable images from the user. For example, once the user has installed the game on their phone, they can then put a folder in the app sandbox called "user files" and the game will check the folder to see if the file exists in the folder, if not use the default image. I think it may be possible on Android, assuming the user can access the app sandbox, but I'm struggling to find it on my phone (Samsung Galaxy S4 mini). I can navigate to Android/data/com.myapp/files but there's nothing in it? Is this where the user should put images to use in the game? How about setting the app to look at the DCIM folder for example?
Any ideas would be appreciated. Also wondering how this might work on an iPhone since I think the user would struggle to create a folder in the app sandbox.
I'm using AGK2, Tier 1.
Thanks!
El Presidente