Is it possible to allow users to add/change images in your app? For example, if the user wanted to change the background image, how would they do that? Are users able to move files in a folder after you create a build?
Hi @dkkihe,
Also, please take a look at LFS (Lua File System). This allows for various file actions in Corona:
http://docs.coronalabs.com/api/library/lfs/index.html
Take care,
Brent Sorrentino
Also, this tutorial might be useful to you:
http://www.coronalabs.com/blog/2013/03/19/updating-mobile-game-content-in-runtime-guest-post/
Hi @dkkihe,
Also, please take a look at LFS (Lua File System). This allows for various file actions in Corona:
http://docs.coronalabs.com/api/library/lfs/index.html
Take care,
Brent Sorrentino
Also, this tutorial might be useful to you:
http://www.coronalabs.com/blog/2013/03/19/updating-mobile-game-content-in-runtime-guest-post/