Unity Level Builder Tool
This Unity Level Builder Tool allows developers to quickly design and build cubic levels as prefabs, perfect for various types of games, including puzzle and adventure games. The tool leverages Unity's editor capabilities to streamline the level creation process, making it intuitive and efficient.
✨ Features Create cubic levels as prefabs directly in Unity. Supports custom designs and configurations. Lightweight and easy to integrate into your project. Completely free to use and modify under the MIT License.
📥 Download the Tool
You can either:
Clone the repository. OR Download the .unitypackage file attached in the Releases section for quick integration. https://github.com/Sparkah/Level-Builder/releases/download/Release/Level_Builder.unitypackage
🚀 Getting Started
- Open Your Unity Project Import the .unitypackage via Assets > Import Package > Custom Package.
- Use the Tool Once imported, the tool will be accessible from the Unity Editor. Follow the usage instructions below:
🛠️ How to Use
Generate Large Levels
By selecting the whole Game Level prefab, you can generate large levels based on the selected settings:

Customize Single Blocks
Change individual block settings.
Use the Sphere button to add new cubes next to the selected block.

🤝 Contributing
Feel free to fork this repository, make changes, and submit pull requests. Contributions are welcome!