Can we make a script for character and limit their answer?

Hi everyone,

I want to know if we can make a script of character when the user are talking with them, for example, if I ask them something, then they should reply the same sentence always.

Hello @Convai1,

Welcome to the Convai Developer Forum!

Yes, you can achieve this using our Narrative Design feature with tags.

For example:

<speak> I'll say this exact line! </speak>

This will ensure the character responds with that exact sentence.

Here are some helpful resources to guide you:

Narrative Design in Playground

Narrative Design in Unity