ClarkThyLord / Voxel-Core

Voxel plugin for the Godot game engine!
https://godotengine.org/asset-library/asset/465
MIT License
453 stars 28 forks source link

VoxelBoxMesh #58

Open ClarkThyLord opened 2 years ago

ClarkThyLord commented 2 years ago

A VoxelObject that allows for a defined "Box" in which voxels can be set, the Box has it's own position, dimension and pivot point by which all pertaining voxels will be offset by. Voxels attempted to be set outside of Box won't be successfully set.