decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

Inspector overwrites list of parcels #1045

Closed nearnshaw closed 6 months ago

nearnshaw commented 9 months ago

When opening the inspector in the VS Studio Code extension, it overwrites the list of parcels in the scene with the default 0,0. I then have to provide the list again via the UI of the inspector.

This can be quite annoying to someone who's used to provide the parcels via the JSON, or to scenes that were already started without using the inspector.

We should have the inspector use the list of parcels already provided in the scene.json. I'd like to be able to change those via the inspector, but if there was something already there I don't want to overwrite it with 0,0.