builder

Builder 101

February 11, 2018
builder

The Builder is a simple visual editor tool that lets you create and publish Decentraland scenes. The Builder is an on-line tool. It runs on the browser, you don’t need to install anything, simply visit builder.decentraland.org . Scene size # Scenes in Decentraland occupy one or several adjacent LAND parcels. Each LAND parcel measures 16x16 meters. To build something to deploy to LAND parcels you own, make sure the shape of the scene matches the shape of where you want it deployed. ...

Export as code

February 11, 2018
builder

You can start a scene with the Builder, and then make it more interactive by writing code with the SDK (Software Development Kit). The Builder uses the Decentraland SDK under the hood, generating the required code without you ever needing to look at it. If you export the scene, then you can alter its code directly. To export a scene, open the scene and click the export icon. This will export the scene as a . ...

Import custom items

February 11, 2018
builder

You can import your own 3D models into the Builder. This allows you to pick models from a wide selection of free sources on the internet, or to create your own custom models. Upload a model # All custom items are stored in user-created asset packs. Each asset pack holds one or many assets. To create a new asset pack: Open the editor for any scene and click New Asset Pack at the bottom of the item catalogue, or the plus sign at the top of the categories list. ...

Manage Builder scenes

February 11, 2018
builder

Export a scene # While editing a scene, press the Download scene icon to download the contents of the scene as a .zip file. In the scene selector screen, you can also press the three dots icon and select Download scene. You can then share this scene with another Builder user, or edit the scene with more freedom by using the Decentraland SDK. See SDK 101 if you’re not yet familiar with coding with the Decentraland SDK. ...

Smart items

February 11, 2018
builder

Smart items are Builder items that come with their own built-in interactive behavior. They often have fields that can be configured, like a text field in a sign post. They also can trigger actions on other items, for example a button smart item can call a door smart item to open it. Smart items can be easily told apart in the item catalogue because their preview image has a purple background and a star logo on them. ...

NFTs

builder

You can add NFTs (Non-Fungible Tokens) into your scene, displayed as picture frames. All image and gif formats that are supported in OpenSea are also supported by Decentraland by picture frames. NFTs in video or audio format are currently not supported. NFTs that also have 3D representations, like Decentraland wearables, are displayed in picture frames as 2D images. From your wallet # The easiest way to import an NFT you own is to open the Collectibles tab on the right menu, under all the asset pack collections. ...