Workshop

Level Generation Free
Install

A level generation script that procedurally generates a level filled with enemies.

How to use:
- Create a map with just a player and an empty pivot.
- Attach the script (Scripts/Objects/Other/LevelGenerator.lua) to the pivot.
- Assign each material and the enemy prefab.
- Now load the level. It will automatically generate the level for you to play. Make sure the player is at the center of the level (0,0,0) or you may spawn outside of the level.

Information