ManticoreGamesInc / CC-NFT-Image-Display

The NFT Image Display component will display a UI image with a loading animation while it fetches the NFT to be displayed. You can add as many of the NFT Images as you like, as the component will auto-set them when fetching a collection.

Home Page:https://learn.coregames.com/nft-image-display/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT Image Display

Build Status GitHub release (latest by date)

Preview

Finding the Component

This component can be found under the CoreAcademy account on Community Content.

Overview

The NFT Image Display component will display a UI image with a loading animation while it fetches the NFT to be displayed. You can add as many of the NFT Images as you like, as the component will auto-set them when fetching a collection.

There is an option to set just 1 specific NFT if needed.

How to use

The root of the template contains 2 custom properties.

  • ContractAddress

    This is the collection of NFTs you want to pull from.

  • TokenID

    If set, then only this NFT image will be displayed from the collection set.

Learn More

Another idea is to create a slider show of NFTs that the player can cycle through.

https://docs.coregames.com/tutorials/slideshow/

About

The NFT Image Display component will display a UI image with a loading animation while it fetches the NFT to be displayed. You can add as many of the NFT Images as you like, as the component will auto-set them when fetching a collection.

https://learn.coregames.com/nft-image-display/

License:Apache License 2.0


Languages

Language:Protocol Buffer Text Format 70.0%Language:Lua 30.0%