Zylann / godot_voxel

Voxel module for Godot Engine
MIT License
2.52k stars 236 forks source link

There is interaction between godot_heightmap_plugin and VoxelLodTerrain? #631

Open Malkverbena opened 2 months ago

Malkverbena commented 2 months ago

Can godot_heightmap_plugin be used in a VoxelLodTerrain? I mean, to paint the terrain material.

Zylann commented 2 months ago

They are completely different systems at many levels, they can't interact with each other.