MazeGen
A customizable tool for easily creating mazes in Unity.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Level-design
- Developer:
- Goldor
- Price:
- FREE
- Favorites:
- 19
- Supported Unity Versions:
- 2021.3.24 or higher
- Current Version:
- 1.0.0
- Download Size:
- 75.91 MB
- Last Update:
- Sep 11, 2024
- Description:
- This package provides scripts for agent-based maze generation with seeds, allowing for customization of the final maze through scripts and prefab changes. The documentation can be found in the provided link.
Key features include:
- Agent-based generation
- Part grouping
- Fast and asynchronous generation
- Group baking for performance improvement
- Customization through the Maze Processor script
- Seed generation for reproducibility
- Support for large mazes (up to 1000x1000 prefab units)
- Automatic end position selection - Technical Details:
- Current features:
- Agent based generation
- Part grouping
- Fast and async generation
- Group baking for performance improvement
- Additional script to customize final maze (Maze processor)
- Seed generation (with same seed, the exact same maze is recreated)
- Can display over 1000 by 1000 prefab unit (1 prefab unit = side length of prefabs) mazes
- Automatically select an end position for the maze - Continue »