voxelman icon indicating copy to clipboard operation
voxelman copied to clipboard

A voxel engine for godot. I'ts a c++ engine module.

Results 1 voxelman issues
Sort by recently updated
recently updated
newest added

## Voxel Properties Naming: _States, Properties, Params_ Properties/params are __int__, __bool__, __enum__, __string__ variables that are manually defined for specific Voxel ids using a property_name keyword. Properties are used to...