Install Instructions

You can install the plugins (for both engines) in two ways:

  1. From the Unity Asset Store: usually the quickest and best solution

  2. From the development repository on GitHub

Corgi Engine

1. From Asset Store

On the Asset Store you will find the latest stable version:

  1. Install the latest version of Corgi Engine on your project

  2. Install the extension from the Unity Asset Store

2. From the Development Repository on GitHub

Downloading the plugin on GitHub will give you access to the latest (and, sometimes, less stable) features. You will have to follow these steps:

  1. Install the latest version of Corgi Engine on your project

  2. Download the latest release of xNode (freely available on GitHub) and add it to your Unity project

  3. Download the latest develop branch release of AI Brain Extensions for MMTools (freely available on GitHub) and add it to your Unity project

  4. Download the latest develop branch release of AI Brain Extensions for Corgi Engine (freely available on GitHub) and add it to your Unity project

TopDown Engine

1. From Asset Store

On the Asset Store you will find the latest stable version:

  1. Install the latest version of TopDown Engine on your project

  2. Install the extension from the Unity Asset Store

2. From the Development Repository on GitHub

Downloading the plugin on GitHub will give you access to the latest (and, sometimes, less stable) features. You will have to follow these steps

  1. Install the latest version of TopDown Engine on your project

  2. Download the latest release of xNode (freely available on GitHub) and add it to your Unity project

  3. Download the latest develop branch release of AI Brain Extensions for MMTools (freely available on GitHub) and add it to your Unity project

  4. Download the latest develop branch release of AI Brain Extensions for TopDown Engine (freely available on GitHub) and add it to your Unity project

Last updated