Resource Center
  • Infinity Void Metaverse
    • Introduction
    • Core Principles
      • 01. Persistency Among Worlds
      • 02. Global Cross-Platform Accessibility
      • 03. Singular Metaverse City
    • Hardware Requirements
    • Frequently Asked Questions
    • Glossary
  • GUIDES
    • For Content Creators
      • Land Parcel Customization
        • Preset Modular Buildings
        • 3D Custom Model
      • Unreal Engine SDK
        • Getting Started
          • Level Setup
          • Project Settings
          • Interactable Elements
        • SDK Structure
          • Core
            • BP_IVCharacter
            • BP_IVGI
            • BP_IVGM
          • Actors
            • BP_InteractableBase
            • BP_IVSprintBlockVolume
            • BP_IVJumpVolume
            • BP_InteractableBase_Child
            • BP_IVGLTFRuntimeActorAsync
          • Widgets
            • UI_Main
            • UI_UserName
          • Utils
            • BP_CloseUI
            • BP_Exit
            • BP_InfinityVoidSDK
            • BP_IVMacroUtils
            • BP_IVUtils
        • Submitting Your Project
      • Void Craft
        • Getting Started
          • Basics
          • Adding Building
          • Adding NFTs
          • Adding Custom Images
          • Adding Custom Models
          • Adding Videos
      • Deploying Scene
Powered by GitBook
On this page
  • Adding 2D NFT to the Scene:
  • Adding 3D NFT to the Scene:

Was this helpful?

  1. GUIDES
  2. For Content Creators
  3. Void Craft
  4. Getting Started

Adding NFTs

This page will tell how to add NFT's to your scene.

PreviousAdding BuildingNextAdding Custom Images

Last updated 1 year ago

Was this helpful?

Adding 2D NFT to the Scene:

  1. Navigate to Smart Objects > NFTs .

  2. Select the display you prefer for your NFT and drag it to your scene.

  3. In the details panel, you will see fields where you can add the contract address, token ID, and chain for the NFT.

  4. Input the necessary details and submit.

  5. For 2D NFTs, the JPG or PNG file will be added to your scene,

  6. In play mode, you can interact with the NFT and view its basic information.

Adding 3D NFT to the Scene:

  1. Navigate to Smart Objects > 3D > 3D NFTs

  2. Drag it to your scene.

  3. In the details panel, you will see fields where you can add the contract address, Token ID, and chain for the NFT.

  4. Input the necessary details and submit.

  5. For 3D NFTs, the GLB or GLTF file will be added to your scene.

  6. In play mode, you can interact with the NFT and view its basic information.