decentraland / editor-sdk7

VSCode extension for Decentraland SDK7 projects
https://marketplace.visualstudio.com/items?itemName=DecentralandFoundation.decentraland-sdk7
MIT License
3 stars 5 forks source link

feat: receive console.log and console.error from scenes #12

Closed leanmendoza closed 1 year ago

leanmendoza commented 1 year ago

What?

Handle the messages from iframe with preview mode to enable the console.log and console.error from the scene.

Explorer counterpart (preview mode): https://github.com/decentraland/unity-renderer/pull/4621

Why?

https://github.com/decentraland/sdk/issues/631