Procedural Generator docs

Install ProcGenerator

Add ProcGenerator to your Unity project via Unity Package Manager.

Prerequisites

  • Unity 2020.3 LTS or newer
  • A purchased license — visible on your dashboard

Install via Unity Package Manager (UPM)

  1. Open your Unity project.
  2. Window → Package Manager.
  3. Click the + button in the top-left corner and choose Add package from git URL.
  4. Paste the download URL from your downloads page.
  5. Wait for Unity to fetch and import the package. Two new menu items appear: NTK → ProcGenerator → Settings and NTK → ProcGenerator → Wave Composer.

Paste the license key

  1. NTK → ProcGenerator → Settings.
  2. Paste the license key from your dashboard into the License Key field.
  3. Click Activate. The status badge should turn green within a few seconds.

Activation registers this Unity Editor / build target as one of your machines (max 3 per license). To free a slot, deactivate a machine on the activations page.

Verify

Open the Wave Composer window. The header should display:

ProcGenerator v0.6.1 — Licensed to <your email>

If you see Unlicensed, the activation request did not reach our servers. Check your firewall (the plugin contacts https://ntkfoundry.com/api/v1/license/*) and retry. If the problem persists, contact support.

Next steps

  • Skim the feature overview on the product hub.
  • Browse example scenes under Packages/com.ntkfoundry.procgen/Samples~/.