Description
You can use this high-performance circular maze generator for any type of game you want. Whether it is a dungeon crawler, maze explorer, or simply just one level in your game, this algorithm will suit your needs.
With completely random mazes, no two mazes are the same! You can change the look of your maze by altering the mesh inside the “maze wall” blueprint to seamlessly integrate this asset into your project. Also, you can easily increase or reduce the difficulty of your mazes by changing a few variables in the maze generation blueprint, giving you total control over the output of the algorithm. The generation is almost instant, and will not leave the player waiting ages for the level to load up, while the maze itself is very high performance and will not noticeably affect your frame rate.
This asset also shows you a solution to the mazes that it generates, allowing you to help your players if they get stuck, and re-affirming your faith in the algorithm that every maze can, in fact, be solved. Furthermore, the blueprints are well structured and there are only 3 of them, so it is easy to find what you need in the code.
DEMO LEVEL CONTROLS:
WASD – Move
R – Re-generate maze
F – Show maze solution
Technical Details
Number of Blueprints: 3
Input: Keyboard And Mouse
Network Replicated: Yes
Supported Development Platforms:
Windows: Yes
Mac: Yes
Supported Engine Versions
4.22 – 4.26