bloed
A level creation tool for blocky environments

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $7.99
- Category:
- Tools › Level-design
- Developer:
- Rat King Entertainment GbR
- Price:
- $7.99
- Rating:
- Favorites:
- 14
- Supported Unity Versions:
- 2019.4.40 or higher
- Current Version:
- 1.2.1
- Download Size:
- 4.29 MB
- Last Update:
- Dec 25, 2024
- Description:
- BLOED is a simple block-based level editor for Unity. It allows creating geometry by combining 1x1x1 blocks (or "bloxels") of different shapes, similar to Lego. The tool can be extended with custom block models and textures. While BLOED is primarily an editor, the bloxel API is also usable at runtime for procedurally generated content.
The tool features a range of functionalities, including:
* Generation of meshes without relying on the GPU
* Support for different bloxel shapes
* Usage of texture atlases and optional texture arrays
* A cuboid tool for quick building and carving of larger geometry
* A copy and paste tool
* Quick switching between free placement mode and grid mode on X, Y, and Z planes
* A tool for creating joists and pillars
* Support for transforming bloxel GameObjects (moving, rotating, scaling)
* Support for prefabs
This allows for efficient and flexible creation of blocky environments in Unity. - Technical Details:
- BLOED generates meshes, it does not rely on the GPU
Different bloxel shapes
Usage of texture atlases and optionally texture arrays
Cuboid tool for quick carving/building of larger geometry
Copy & paste tool
Quick switching between free placement mode and grid mode on X/Y/Z plane
Tool for joists/pillars
Bloxel GameObject can be transformed (moved, rotated, scaled)
Prefabs are supported - Continue »