The serious game I'm working on has many video and pdf files on top of the usual image & sound files.
Although these are sorted into directories in the project panel, when C2 exports to HTML5, only the images & sounds are placed in proper directories and all other files are just copied at the root.
Does anyone know if it is possible to customise C2 to have it create a structure under the /media directory which would be the same as the one you have in the project panel, e.g. /media/video and /media/pdf ?
This would probably be quite easy for Scirra to manage and would be useful for large projects if it's not currently possible.