Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exported scene.json duplicated parcels list #1121

Open
nearnshaw opened this issue May 31, 2024 · 0 comments
Open

Exported scene.json duplicated parcels list #1121

nearnshaw opened this issue May 31, 2024 · 0 comments
Labels
bug Something isn't working devexp editor requires-tech-validation Requires technical conversation to validate approach

Comments

@nearnshaw
Copy link
Member

When I create a scene in the editor and export it, there are some things that are not ideal.

  • The entire file is a single line, not very readable
  • The file has two "display" sections
  • Because of this it has two "parcels" and "base" fields

{"contact":{"name":"0xe2b6024873d218b2e83b462d3658d8d7c3f55a18","email":""},"default":{"display":{"title":"interactive-text","favicon":"favicon_asset"},"owner":"","contact":{"name":"0xe2b6024873d218b2e83b462d3658d8d7c3f55a18","email":""},"main":"bin/game.js","tags":[],"scene":{"parcels":["0,0"],"base":"0,0"},"communications":{"type":"webrtc","signalling":"https://signalling-01.decentraland.org"},"policy":{"contentRating":"E","fly":true,"voiceEnabled":true,"blacklist":[],"teleportPosition":""}},"display":{"title":"Smart items tutorial","favicon":"favicon_asset","description":"","navmapThumbnail":"scene-thumbnail.png"},"main":"bin/index.js","owner":"","scene":{"parcels":["0,0","0,1","0,2","1,0","1,1","1,2","2,0","2,1","2,2","3,0","3,1","3,2"],"base":"0,0"},"tags":[],"source":{"version":1,"origin":"builder","projectId":"2cf11b5f-21c6-47d9-bbf9-2a06dca88830","point":{"x":0,"y":0},"rotation":"east","layout":{"rows":4,"cols":3}},"allowedMediaHostnames":[],"ecs7":true,"runtimeVersion":"7"}

@nearnshaw nearnshaw added this to SDK May 31, 2024
@nearnshaw nearnshaw converted this from a draft issue May 31, 2024
@nearnshaw nearnshaw added bug Something isn't working devexp editor labels May 31, 2024
@nearnshaw nearnshaw removed the status in SDK Jul 24, 2024
@nearnshaw nearnshaw added the requires-tech-validation Requires technical conversation to validate approach label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devexp editor requires-tech-validation Requires technical conversation to validate approach
Projects
Status: No status
Development

No branches or pull requests

1 participant