Created
September 20, 2017 07:25
-
-
Save veqtor/b57675fc6ce5513aad1e14b1355c8f55 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Just so this idea never gets patented... By anyone! | |
Anywhere in Decentraland, someone could place a portal, if they are the land owner. | |
Portals would be gates, whose door-frame could be designed by the creator of the Auxilliary world they link to. | |
A portal would be rendered as a door-frame, and possibly, like a window into a static preview-rendering of the world they link to. (an efficient way would be to have the destination world render a camera with a depth channel) | |
Portals work like web-links, creating a stack of teleportation, so many gates could be created that lead to the same entry-point in the Auxilliary World. When you walk back you go to the place you entered from. | |
Portals can also be used for teleportation in the root-world (Decentraland) | |
Auxilliary worlds are full worlds that can have their own lobbys, rules, etc. | |
With auxilliary worlds the decentraland LAND could become a big lobby of a potentially infinite amount of worlds. | |
Auxilliary worlds could link to other auxilliary worlds through portals | |
Anyone can link to an auxilliary world by default, unless the aux world contract has declared that only one portal is valid, but it would be up to the client to enforce this. | |
An aux world could have its own contract and ruleset, with plasma chains, an aux world could be an entire minecraftesque mmorpg, or something like world of warcraft. | |
Aux worlds could be the creators and issuers of certain items that have scarcity, creating value. | |
Aux worlds could have their own tokens. | |
When a user enters an aux world they effectively give over control from the Decentraland ruleset to the one declared from the aux world. | |
An aux world would probably inherit its ruleset from Decentraland, it would have to be overridden by the owner/creator to change it. This is for convenience. | |
As long as the swarm/ipfs hash containing the assets needed for an aux world are available, they would accessible. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment