+1
Alustatud

The process for creating a new water voxel by code seemed weird, please simplify

rob 10 aastat tagasi uuendatud 10 aastat tagasi 3
It seems weird we need to generate an LVMetadata item then pass that into a method just to create a new water voxel. make this simpler?
Ülevaatamisel
Changed to use the VoxelType enum, this is probably temporary until a better solution is found.