Adding Narrative Design to your Character
Follow this guide to incorporate Narrative Design into your Convai-powered characters. Follow this step-by-step tutorial, open your project, and let's begin!
Convai Playground
Step 1: Select your Character in which you want to enable Narrative Design

Step 2: Open Narrative Design in Convai Playground


Unity Setup
Step 1: Add the Narrative Design Manager Component
Using Add Components Button in Convai NPC (Recommended Way)
1: Select your Convai Character in the scene and look for ConvaiNPC component in the inspector panel. Click on Add Components button

2: Select Narrative Design Manager checkbox and then click on Apply Changes button

Using Unity Inspector
1: Select your Convai Character and find Add Component button in the inspector panel

2: Search for Narrative Design Manager in the search box and select it
Narrative Design Manager in the search box and select it
Step 2: Setup the Narrative Design Component

Getting to know the Narrative Design Component

Getting to know about Section Triggers
Step 1: Select the game object you want to make a trigger, in this example we have selected a simple cube, but it's up to your imagination.

Step 2: Add Narrative design Trigger from Add Component menu by searching for it

Step 3: Make the collider a trigger.

Step 4: Assign your Convai NPC to Convai NPC field


Invoke Trigger from any script
Last updated
Was this helpful?