Pre-Requisites
Review the prerequisites for integrating Convai with Unity. Ensure seamless setup and functionality.
Unity Version
The Convai Unity SDK supports a minimum of Unity 2022.3.x or later.
You should have Git installed locally on your system.
Skills and Knowledge
Before integrating the Convai SDK, you should be comfortable with the following:
Importing Packages: Know how to import external packages into a Unity project.
Unity Editor: Be proficient in navigating the Unity Editor interface.
Animations: Understand how to add and handle animations for assets.
Programming in C#: Have a basic experience programming Unity scripts in C#.
Script Integration: Be capable of adding scripts to a game object.
Building and Deployment: Know how to build and deploy an application to your chosen platform.
Having these skills will ensure a smooth integration and optimal use of the Convai Unity SDK in your projects.
Last updated