Requires Unity 4.3.3 or higher - 需要使用Unity 4.3.3以上的版本
Dungen是一款使用参数化建造地下城关卡形态的插件,使用简单而直觉的操作方式即可打造出不同类型的地下城场景。
DunGen allows you to procedurally generate a dungeon-like layout by piecing together rooms that you design in Unity.
Unlike other procedural generation methods, you're not left with a barren set of corridors and only a vague blueprint of a dungeon - you get a fully-furnished, procedurally generated dungeon to your specification.
Features:
- Design each room as you would any other scene, assign doorways and watch DunGen piece them together
- Full control over dungeon settings: length, branching factor and weights for each room type
- Supports multi-floor setups with no additional work just place doorways where they should be and DunGen handles the rest
- Procedural doesn't mean everything has to be completely random. Control the flow of your dungeon with an easy-to-use graph interface
- Local Prop Sets: Specify which objects (and how many) appear on a per-room basis
- Random Prefab: A list of prefabs of which one is chosen at random to be spawned at the current position
- Global Prop Limits: Limit the number of props allowed on a per-dungeon basis
- Everything has a complex weight so you can control how likely it is for certain objects to appear and where they are most likely to appear
- Supports doorways of different shapes/sizes - DunGen only connects matching doorway types
- Lock & Key system allows you to place locked doorways and matching keys throughout the dungeon layout (requires some programming to integrate with your own game)
- Supports SECTR VIS portal culling
- Full source code included
- Works at runtime as well as in the editor
游客,本帖隐藏的内容需要积分高于 30 才可浏览,您当前积分为 0
|