Build a custom scene
Add required Convai components to a new Unity scene using the Setup Required Components command and configure your first character.
Minimum required hierarchy
[Manager GameObject] → ConvaiManager + ConvaiRoomManager
[NPC GameObject] → ConvaiCharacter + ConvaiAudioOutput + AudioSource
[Player GameObject] → ConvaiPlayerUsage examples
Example 1: Safety training simulation
Example 2: Multiple characters in one scene
Next steps
Validate your setupLast updated
Was this helpful?