builder icon indicating copy to clipboard operation
builder copied to clipboard

Builder downloaded scene.json file has obsolete sections that the SDK deploy disallows

Open cfravel opened this issue 2 years ago • 0 comments

Build a scene in builder Download it Unzip the dowloaded zip into a new empty working directory. In that directory, run npm i Edit the scene.json to point the scene at parcels to which you have deployment rights Run dcl deploy // expected : it should work // actual: it reports that there are unsupported properties in the scene.json file.

cfravel avatar May 12 '22 23:05 cfravel