Demo |
DocumentationThis asset let you create new models using only blocks and a single atlas with all the textures you gonna use.This project is separated in two parts, one that help you with the textures, and one that help you with the mesh:
With the texture you can:
- Increase the border of an existing atlas, to fix anti aliasing glitch.
- Use atlas with any existing material with a tiling and offset parameter.
- Easy set up atlas with a new material
With Mesh:
- Combine lots of mesh in a single mesh
- Fix all the multiple material offsets and scales in a single material.
- Remove all the parts of multiple blocks that touch.