Hello Guest

Author Topic: Daedalus - Random Dungeon Generator for Unity (supporting 2DTK)  (Read 10095 times)

ArtskillZ

  • Newbie
  • *
  • Posts: 3
    • View Profile
Daedalus - Random Dungeon Generator for Unity (supporting 2DTK)
« on: January 24, 2014, 03:27:24 pm »
We are pleased to announce Daedalus, a random maze/dungeon generator for Unity.



AssetStore Link
Unity Forum Page

Daedalus is a random maze and dungeon generator add-on for Unity. Its purpose is to give game developers a different and quick way of creating game levels, adding a little bit of randomness to them.

Daedalus creates tile-based maps and can be used both in Unity Editor, to generate game levels for later editing, and in runtime applications, to randomly create levels while playing.

Daedalus works both in 3D and 2D (support for Unity 2D and 2DToolKit by Unikron is included)

Daedalus is different from all other dungeon generators because it allows full customization of every single feature of a game level: you can randomize every single column, wall, floor, ceiling, door, etc., and it is packed with a plethora of parameters and options.

Current features list:

• Editor generation
• runtime generation
2D/3D Tile Maps
• Unity 2D and 2DToolKit support
• two different generation algorithms
• non-linearity percentage value
• sparseness percentage value
• dead-ends percentage value
• min/max number of rooms in a map
• min/max room width/length
• doors density percentage
• spawn player
• create entrance/exit
• save/load maps as Prefabs
• map orientation plane (XY, XZ, YZ)
• tile variations (randomize each feature)
• variation weights
• visual debug
• tiles rotations
• directional tiles
• default Art Assets included (2D and 3D)
• static batching (Unity Pro only)
• seed-based generation

Daedalus is still under development and there will be more features in next releases!

drkucho

  • 2D Toolkit
  • Jr. Member
  • *
  • Posts: 72
  • Retro Arcade Freak
    • View Profile
    • Dr. Kucho!
Re: Daedalus - Random Dungeon Generator for Unity (supporting 2DTK)
« Reply #1 on: February 18, 2014, 04:34:03 pm »
interested on this, but , i see only screenshots of 3D games, do you have an example of a 2D game ?

ArtskillZ

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Daedalus - Random Dungeon Generator for Unity (supporting 2DTK)
« Reply #2 on: February 26, 2014, 09:59:35 am »
Only screenshots at the moment, but we're making some videos, too.

outofspace

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Daedalus - Random Dungeon Generator for Unity (supporting 2DTK)
« Reply #3 on: February 27, 2014, 12:40:59 pm »
Very interested this great looking asset.  Awesome !

Please make some tutorials and videos showing how to use it with 2DTK. Simple examples are Ok but they do not really sell the package.   Can you make something that really show off the power of your asset when used with 2DTK. 


ArtskillZ

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Daedalus - Random Dungeon Generator for Unity (supporting 2DTK)
« Reply #4 on: March 02, 2014, 11:39:16 am »
Yes, we started off with 3D tutorials because Daedalus is mainly a 3D package, 2D support was added at a later time, but don't worry, videos, demos and examples will come along!