Level exporting (with video example)

Hi!

I know I’ve asked this question before but this time, it will be more specific and with a video.

So, in my game, I have a “free build mode” where people can build maps and they should be able to export it to share it with everyone so that can play it! (Also load it in free build mode of course) The maps needs to be exported in every peace. The skybox, the sounds, EVERYTHING!

I would maybe be able to pay you if you make a script(s) for this and help me get it into my game.

A video example from the game Guncraft which has this feature:

You could use the Collada exporter, but I’ve been working on an X3D exporter which handles most things, but not all. It sounds like what you want would be something that could compile a unity scene file or asset bundle, from the run-time, right?