New demo after a huge overhaul


The old version was using cube prefabs and I decided I wanted to use procedural mesh generation instead, so... voxels? This prompted me to pretty much rewrite everything. While not shown in the demo here, the voxel size can be scaled. Room size is in voxels and dungeon size is in rooms. I want to go into this a bit more, but I am extremely tired. lol. It's been something like a twenty-hour day.

The nav-mesh is procedurally generated and linked for each room. The encounters you see (text everywhere that doesn't do anything) are spawned following some rules. Enemies encounters should never spawn in start or goal rooms. Non-enemy encounters prefer dead end rooms but bend the rules when needed. Start and end rooms are not included as dead ends even when they are a dead end, so no encounters should be spawning in the goal or start room.

No combat yet. Sorry. I want to get the optional ceiling working again next and then I think I can work on making a demo with combat to show that the nav mesh is baking correctly and the walls obstruct perception. I do want to include basic combat mechanics and ai with the Unity package, but I also want to try it with some of the kits I have like Top-Down Engine and Game Creator 2. I just can't include them in a unity package.

Files

Voxel Dungeon Generator Web Build.zip 16 MB
14 days ago
VoxelDungeonGeneratorDemo.zip 35 MB
14 days ago

Get Voxel Dungeon Generator

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.