![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | doinsdf |
I’m making a game that works with voxels, and I’m using this tool to generate the terrain. I want the voxels themselves to be smaller so the terrain is more refined and the voxel sizes match up with the player, but scaling the player up doesn’t work because it puts the camera out of the bounds of the voxel generation.
Does anyone know how to get smaller voxels?
Thanks