I want to export a .txt or a .json with the objects in the layer value.
So i can load this at runtime to change the layout and enable some mod.
scirra.com/manual/28/layer
"An array of all the object instances (of any object type) currently on this layer."
i tried to export via NW.js, but it seems layer.instances[] is invalid.