jon-heard / Godot-MagicaVoxel-Importer-with-Extensions

A Godot plugin to import MagicaVoxel .vox files as meshes.
MIT License
18 stars 4 forks source link

Material IDs are not kept upon import #7

Open ZsoltHevesi opened 6 months ago

ZsoltHevesi commented 6 months ago

This plugin is ALMOST perfect. ALMOST. However, there should be an option to import Material Maps so you can set them in-engine, eg. Emissions, Transparency, metals, so on. At the moment, the whole model can only have one SpatialMaterial.

Godot 4.2.1 Also tried on 4.0 but same result.