Video: https://www.youtube.com/watch?v=WXJw1pswLRM
Demo: https://drive.google.com/file/d/1yxLrsU_uAD3bpmO307Yl0-m1tEiORiIQ/view
Voxel Sandbox Toolkit is a new improved version of voxel generation from 2016 adapted for 4.22 needs. It generates infinite world with different types of cubes, trees and pickup meshes. Because of additional code implementation is much faster than previous version.
Ideal for creating whole game from blocks, allowing to destroy, collect and place new voxels.
Every pickup and voxel is stored in the inventory and can be easily moved around – from main crafting to the fully functional button bar. Plugin provides savegame system, so can save whole world and load from main menu.
There are additional option to change voxels shape and game conditions.
Broad menu with graphic settings and customization of generation allows to adjust look and performance to any requirements. Code and Blueprints are tidy and easy to follow even if plugin itself is big.
Documentation included makes it simple to use.