/LevelGen

[WIP] A package to help with random level generation in the Unity engine

Primary LanguageC#MIT LicenseMIT

LevelGen

A package for Unity to generate levels

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Unity 5.4 or later

Installing

  • Click clone and download and then 'Download Zip'
  • Extract Zip
  • Drag and drop into assets folder

Usage

There are a few folders which consist of the different bits of functionality in this package

Ocean

Everything in this folder relates to generating levels

  • Along the toolbar in Unity, click 'Window' then 'LevelGen'. A window with configurable settings should appear. For the Hauberk setting, please use a Quad or Cube for the transform.

Curvature

Everything in this folder relates to creating and manipulating splines

  • Coming soon.

Future Plans

  • Add the option to generate caves
  • Add presets for spline generation

Authors

  • kap16 - Initial work - kap16

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

This project was Inspired by munificent