Install Instructions
You can install the plugins (for both engines) in two ways:
From the Unity Asset Store: usually the quickest and best solution
From the development repository on GitHub
Corgi Engine
1. From Asset Store
On the Asset Store you will find the latest stable version:
Install the latest version of Corgi Engine on your project
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:
Install the latest version of Corgi Engine on your project
Download the latest release of xNode (freely available on GitHub) and add it to your Unity project
Download the latest develop branch release of AI Brain Extensions for MMTools (freely available on GitHub) and add it to your Unity project
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:
Install the latest version of TopDown Engine on your project
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
Install the latest version of TopDown Engine on your project
Download the latest release of xNode (freely available on GitHub) and add it to your Unity project
Download the latest develop branch release of AI Brain Extensions for MMTools (freely available on GitHub) and add it to your Unity project
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