NFT Details Display
Display NFT Information 'in-game' as well as link to their associated marketplace.
Last updated
Was this helpful?
Display NFT Information 'in-game' as well as link to their associated marketplace.
Last updated
Was this helpful?
COPY/PASTE PARAMETERS
New in GM 0.11! Right click on a behaviour or component to copy. Then open an object, add the same behaviour or component, and right click it to paste identical parameter settings.
Using the NFT Display Information Component allows you to share details about your NFT collections directly in your experience, as well as a link to the Marketplace listing of that NFT.
Using the NFT Display Information Component allows you to share details about your NFT collections directly in your experience, as well as a link to the Marketplace listing of that NFT.
Display details about an NFT with a button to the Opensea page.
Inputs: Message required to display
Outputs: Pop up banner with NFT details
Message required - Add message that triggers the NFT Details Display.
Details Target - Display information of the NFT. Asset - NFT Image -
This is a great way to engage your visitors by sharing your collection or directing users to the Marketplace where they can get their own copies of the displayed NFT.
NFT Display Information will work directly on Assets to display their details, as well as on Objects using the NFT Image Display Component. In both cases, this will give visitors the ability to directly, or indirectly trigger a pop-up window showing information including:
The Name of the NFT
A thumbnail of the NFT
Identify if it’s an External NFT or a Sandbox NFT
Who it’s created by
Who it’s owned by
A description of the NFT
A button to view the NFT in the Marketplace.
The NFT Display Information Component is simple but powerful and only requires two parameters to be adjusted:
Message Required - to trigger the information display pop-up.
Details Target - to identify which assets information is being displayed.
So let’s cover how to set this component up in your experience.
The Message Required parameter can be set to anything you would like, however, there are a couple of best practices to keep in mind.
If you would like users to be able to click directly on the Asset or an NFT Image linked in a frame, then you should use ‘Interact’ as the Message Required, as this is tied to the message sent by the Avatar when they press ‘E’.
Using this message is a quick and easy set-up that requires the user to be able to get up close to the object to trigger the display.
You can also set up a separate Object to trigger Display Information, which can be useful if the NFT Display Information Component is attached to an Object or Frame that is out of reach for the avatar to interact with directly.
To do this, you will need to set the message the Component listens for.
First, click on the box next to ‘Message Required’. This will show a drop-down of your previous messages, which you can either choose from, or you can type directly into the box to create a new message.
If you have typed a new message then click ‘Add [Message Name]’. This will now be the required message that will trigger the display of the NFT data.
To trigger the NFT Details Display at a distance you will also need to set up an object with a Behaviour or Component that can send a message to the NFT Display Information Component.
You can use anything that sends a message, so get creative with how you would like your NFTs to be interacted with, but in this instance, the simplest set-up is to choose an object and attach the Button Behaviour to it.
Here we have used the sign Object, applied the Button Behaviour to it, and then set the Message that the NFT Display Information Component is listening for.
Because the Button Behaviour uses ‘Interact’, the Avatars ‘E,’ as a trigger by default, all we need to do is make sure that the message sent matches the Message Required on the targeted NFT, and you are almost done.
Now that we have our message set up, we’ll go back to the Object with the NFT Image Display Component, and make sure it’s set to call on the correct information when triggered.
If you want to show the details of an NFT image displayed in a Frame, then make sure you choose NftImage from the dropdown next to Details Target.
When the user clicks ‘View in Market Place', this will take them to OpenSea.
If you want to show information of an Asset in your experience, then have the dropdown next to Details Target set to ‘Asset.’
When the user clicks ‘View in Marketplace’ this will take them to The Sandbox Market Place.
And that’s it. You should now have an Asset or a linked NFT Image, that can be interacted with directly, or indirectly, which will display information about that NFT and allow the user to view it on the Marketplace!