Download and Setup
Install the Unreal Engine Plugin with your project.
There are two options to install the plugin:
- For UE 5.0 and 5.1 install directly from the Marketplace Go to the plugin's Marketplace link and choose your engine version.
- For UE 4.26 and 4.27 install to engine manually UE4 is not on the Marketplace, so you need to do an Engine Install as described below.
- 2.Extract the contents of the downloaded Zip file.
- 3.In a file explorer, navigate to your Unreal Engine installation.
- Windows default:
Program Files/Epic Games/[ENGINE_NUMBER]
. - Mac default:
/Users/Shared/Epic Games/[ENGINE_NUMBER]
.
- 4.Copy the plugin folder Convai to
ENGINE_VERSION/Engine/Plugins
folder.
- 1.Start or restart UE and open your Project.
- 2.From the top toolbar, go to Edit > Plugins.
- 3.Find the Convai plugin.
- 4.Click the checkbox to enable the plugin.
- 5.Restart Unreal Engine.
- 2.Go to Edit > Project Settings.
- 3.Choose Convai under the Plugins section on the left bar.
- 4.Paste the API key into the API Key field.
Last modified 1mo ago