Private/restricted scene template
complete
Stoyan Tsekov
I believe there is a lot of demand from people who want to use Decentraland as an alternative to Google meet and have a private meeting. I know that there are few ways to create such scene like NFT or specific wallet access.
However it will be great to have something simple and easy to easy. May be we can create 1 scene template for the web editor and 1 github example for visual studio/cli. I would imagine it to have a code generator so once you visit the url/scene/world you need to input that code, which should have been provided to you by the event organizer/scene owner.
Nicolas Earnshaw
complete
Creators are now able to easily set a scene as private via the Builder
Clicking on Permissions next to a world, they can set a world to private and only list the addresses of the players they wish to invite. All other players can't load into the world
Nicolas Earnshaw
under review
Nicolas Earnshaw
Thanks Stoyan
We discussed this, but leaving an answer here
It's def a good use case that we want. We have discussed this internally in the past, but we came to the conclusion that it would need work from both the renderer and the platform team, which is currently quite busy. We will consider this a cycle later.
Today you can make a scene where the code asks you for a password and doesn't render any of the building till you do, but before you put in the password you would already be seeing other players, and hearing their voice chat. So a template with that would not be all that useful.
To properly cover this use case, we should develop a feature that first prompts you for a password before the world even starts loading.