This scene demonstrates how to run multiple scenes and/or portable experiences at one time
This scene shows you:
- How to add/remove scenes from the workspace
- Run multiple scenes at same time
- Run portable experiences with other scenes
- Make odd scene shapes such as a hollow rectangles
https://www.youtube.com/watch?v=ZPe9wU0HxvY
Install the CLI
Download and install the Decentraland CLI by running the following command:
npm i -g decentraland
Previewing the scene
Open this folder on the command line, then run:
dcl start
Any dependencies are installed and then the CLI opens the scene in a new browser tab.
This scene is protected with a standard Apache 2 licence. See the terms and conditions in the LICENSE file.