subdirectories

As far as I can see, everything needs to be dumped into one directory, including all assets like images. I tried using subdirectories for my images, and it works fine on the simulator. But once I build for the device I can see in the simulator log that it is skipping the subdirectories. This is absolutely crazy! I have loads of images and need a sensible asset structure. For instance, I have several images called Background.png that are used on different screens. I don’t want to rename them GameBackground.png and so on. Is there presently a way of using subdirectories?

Regards,
Philip [import]uid: 262 topic_id: 326 reply_id: 300326[/import]

Already suggested as a feature on the forum.

For the moment you have to drop all the assets into the main directory.

Cheers
[import]uid: 2734 topic_id: 326 reply_id: 508[/import]

For the time being, this is as designed. We know it is a hassle to deal with having all the files in the same directory. We will be taking a look at solving this issue asap. And it is in our radar to come up with a solution that will be good for everyone.

Carlos [import]uid: 24 topic_id: 326 reply_id: 511[/import]