Zylann / godot_voxel

Voxel module for Godot Engine
MIT License
2.72k stars 251 forks source link

Editor #617

Closed JekSun97 closed 8 months ago

JekSun97 commented 8 months ago

Is your feature request related to a problem? Please describe. I want to make a water landscape, with caves, etc., with pre-prepared locations, like in the game Subnautica, but it’s not possible to do this in the editor?

Describe the solution you'd like Develop a simple plugin for editing voxels in the editor and saving the resource for loading it in the game

Describe alternatives you've considered Write a plugin on Godot itself using GDScript?

Zylann commented 8 months ago

Duplicate of https://github.com/Zylann/godot_voxel/issues/527

JekSun97 commented 8 months ago

@Zylann Got it, how can you make such smooth holes in voxels like in the game Subnautica?