Complete Guide Needed for GPSC Interview Simulation Using Narrative Design

Hello Convai Team,

I am building a GPSC (Gujarat Public Service Commission) interview simulation in Unity using Convai Narrative Design and would appreciate a complete step-by-step guide.

i am using convai 4.1.0 version of the package.

My goal is:

  1. The interviewer character should start the conversation automatically.
  2. The character should ask the first interview question.
  3. I should answer using voice or text.
  4. Convai should evaluate or acknowledge my answer.
  5. The interviewer should then move to the next predefined question.
  6. This process should continue until all interview questions are completed.
  7. At the end, the interviewer should provide feedback or conclude the interview.

I am specifically looking for guidance on:

  • How to structure the Narrative Design sections.
  • How to create the Introduction section correctly.
  • How to configure triggers between sections.
  • How to move from Question 1 → Question 2 → Question 3 automatically after the user’s response.
  • How to detect that the user has answered and then trigger the next question.
  • Whether I should use Decisions, Triggers, Variables, or Goals for this workflow.
  • Best practices for creating an interview-style flow with Convai Narrative Design.
  • How to integrate this with Unity and a Convai character.
  • Whether there is a sample project or tutorial that demonstrates a multi-question interview system.
  • provide a unity code for use.

Could someone provide a complete example narrative structure (Introduction, Questions, Triggers, Sections, and End Interview flow) or a tutorial that demonstrates this setup from start to finish?

Thank you for your help.

Hello,

Please update your SDK to the latest version first.

You can review the Narrative Design documentation here:

For Unity-specific Narrative Design integration, please refer to this documentation:

This video was created for an older version of the Convai Unity SDK, but the core Narrative Design workflow is still the same:

You can also review the example Narrative Design graphs below. Please open them in the Legacy Playground to view them correctly:

Character - 1

https://convai.com/pipeline/dashboard/character?id=84434252-3776-11ef-a746-42010a7be00e

Character - 2

https://convai.com/pipeline/dashboard/character?id=2a4611a2-7b4c-11ef-8d33-42010a7be011

I have a latest version is 4.1.0. also i make a narrative design on convai dashboard, so i can’t understand how to setup in unity to start with a first question of narrative design. please give me a right way to do.

Version 4.1.0 is not the latest version. Please update the SDK to the latest release.

Also, please follow the documentation, as the full setup and usage steps are explained there.

latest version is 4.2.0. i have a 4.1.0. what is the issue to have version 4.1.0? using documentation i cant understand properly what to do in unity

The latest version includes improvements and fixes, so we recommend updating to v4.2.0.

For Narrative Design in Unity, this quick-start guide explains the setup in the simplest way:

If the steps are still unclear for you, we recommend using an AI assistant to help walk through the Unity setup. Some basic Unity knowledge is required for this workflow.