How can i load exported section scene on box2dweb?
Thanks for this great box2d editor. I can successfuly load scene using WorldLoader.js. But, I can't load selected scene with that. Is there any another use of tha t scene?
Hi, glad you are finding it useful :) I am not sure what you mean by "selected scene". I think on browser there are some permission issues for loading the files. You can download a zip version and open the app (editor.html) locally.
Hope that helps!
Thanks for information. There was a writing mistake in my question and sorry for that. I want to know that what can i do with "Files > Export Selection". I can load exported scene using WorldLoader.js in Box2dweb(in this case i made a custom scene loader using WorldLoader.js to load exported scene). But "Export Selection " scene does not load with that custom loader which i created.
