I’ve been trying to figure out how to group resources. This doc says the resources should be in the same folder as main.lua: https://developer.anscamobile.com/content/application-programming-guide-projects
Is there any way to organize them so it’s easier to develop? I already have tens of images in my project, and it’s probably going to be in the hundreds, I’d really prefer to put them in structured folders.
Right now, my images are in folders, and they load ok, but the console gets flooded with warnings that it won’t work on a real device. Maybe there’s a way to turn these warnings off? I guess I’d be ok with compromising to copy the files before building the final app 
Also, will source files that I put in folders work ok when building? (I’m waiting on my managers to buy Corona, so I haven’t had a change to test that myself :)) [import]uid: 8145 topic_id: 1783 reply_id: 301783[/import]