NFT Slideshow allows creators to display NFTs in a slideshow format.
The NFTs can be filtered by owners, contract addresses, and token ids.
The slideshow is displayed and updated in screen-space and world-space UI.
Setup
- Drag and drop the “Example Scene” template into the Hierarchy.
- Preview the project.
- Approach the signs and interact with the trigger to view the On Screen Slideshow.
- Stop the preview. Select one of the NFT Slideshow template root object and open the Properties window.
- Change the custom properties to desired NFT filter options.
How to use
The root of the template contains 6 custom properties.
- Title
This string will be displayed on the world and screen slideshow UI.
- Use Local Player
If true, then the local player’s NFTs will be displayed.
- Owner Addresses
A comma-separated list of owner addresses to use in the slideshow.
- Contract Addresses
A comma-separated list of contract addresses to filter the NFTs in the slideshow.
- Token Ids
A comma-separated list of token ids to filter the NFTs in the slideshow.
- Disable Trigger
If true then the trigger will be disabled. This is useful for a single image that doesn’t need a slideshow.