Publisher | DreamRisk |
---|---|
File size | 1.63MB |
Number of files | 28 |
Latest version | 1 |
Latest release date | 2019-08-29 12:41:08 |
First release date | 2019-08-29 12:41:08 |
Supported Unity versions | 2018.4.2 or higher |
Full Version | Demo | Documentation
::Convert 2D layers to 3D voxel
::Animate voxels with a simple script
::Generate colliders
::Use the same base models in multiple GameObjects
::No color options for the voxel
::No multiple layers in the Y axis
Create quickly voxel models for prototyping using simple 2D textures painted directly on the Unity Inspector. Generated voxels support animations and colliders via scripts in the package.
Voxels also can be procedural generated in bulks, creating thousands of new voxel models using only a single 2D Texture that create rules for its generation.
Using the Unity Inspector you can drawn simple 2D images that are converted to a 3D model. After that with a simple script you can animate your voxel with only a variable.
With this package you can:
::Procedural generation of new voxels::Convert 2D layers to 3D voxel
::Animate voxels with a simple script
::Generate colliders
::Use the same base models in multiple GameObjects
The lite version have some limitation as:
::Voxels have a 9x9 resolution::No color options for the voxel
::No multiple layers in the Y axis