Display all NFTs In Unity

the functions automitcally grab the image data when they are instantiated to the grid view, no extra urls needed

I’ll try and see what happens, as I have my university exams as well, so may be if not till Sunday I found the solution, I’ll tag you and ask again… @tseabrook

@tseabrook thank you for your help so far…I want to know one more thing is there a way we click on the nfts shown and set that nft as texture of quad or cube…?

Cant say Ive done that yet no but it shouldnt be too difficult, but as its more of a unity specific question I would start by looking at something like this;

@tseabrook yes this is pretty simple in terms of normal texture but how can I Get the texture of that particular nft is a challenge,I’ll try it too.

Hi @Shubham!

You have many examples of how to get the texture from the NFTs metadata in many of my tutorials, like here:

See that we’re using this function right here:

Cheers

okay thanks @dpradell I’ll try again…

1 Like