Links

Pre-Requisites

The Convai Unity SDK supports a minimum of Unity 2019.4.11f1 LTS or later.
  • Unity Version: Unity 2019.4.11f1 LTS or later. You must have this version of Unity. Earlier versions are not supported.
  • In order to successfully use the Plugin, you should know how to
    • import external packages into a Unity project,
    • navigate the Unity Editor interface,
    • add and handle animations to assets,
    • program Unity scripts in C#,
    • add scripts to a Game Object,
    • build and deploy an application to your chosen platform.