MagicaVoxel Resources
  • Introduction
  • Importing/Exporting Models
    • MagicaVoxel to Unity
    • Importing 3D Models
  • Shaders
    • Shader Reference
    • Shader Resources
  • Tutorials
    • Tutorial List
    • Speed Art
    • Blender Integration
    • Writing Your First Shader
  • Resources
    • Generic Resources
    • Tools
    • Social
    • Models
Powered by GitBook
On this page
  • 1. Wrongly Placed Pivot Point
  • Problem
  • Solution

Was this helpful?

  1. Importing/Exporting Models

MagicaVoxel to Unity

Tips on importing and using models in Unity

PreviousIntroductionNextImporting 3D Models

Last updated 5 years ago

Was this helpful?

1. Wrongly Placed Pivot Point

MagicaVoxel Version: 0.99.4.2-alpha

Problem

Exporting a .vox model to .obj and importing as is it in Unity will result in a weirdly placed pivot point.

Solution

In MagicaVoxel, before exporting the model, do the following steps:

  1. Switch to World Editor (pressing the Tab key or clicking the dedicated button)

  2. Open the Move section in the Edit column

  3. Click the Ground button

  4. Export the .obj file

  5. Import it in Unity, this should fix the problem

The imported character has a wrongly placed pivot point