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

Was this helpful?

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

Adding Custom Models

This page will tell how to add custom models to your scene.

PreviousAdding Custom ImagesNextAdding Videos

Last updated 1 year ago

Was this helpful?

Here are the step-by-step instructions for adding 2D NFT in the scene:

  1. Navigate to Smart Objects > 3D > Asset Importer

  2. Drag it to your scene.

  3. In the details panel, you will see fields where you can add the HTTP URL for the custom model.

  4. You also have the option to make the custom model interactable.

  5. Input the necessary details and submit.

  6. The 3D model will be displayed.

Interactable means if a user goes near the model, he/she can interact with it to get more information about the product.

Only GLB and GLTF files are supported. Also, the 3D models have to be uploaded online and only the URL of the model has to be submitted.

If you wish to add an elevator to your scene you can check out

Adding Elevator