Hello,
I’m working on a project where i have the user being coached by one avatar to speak to another. the first agent is giving the user instructions, and the user is providing information to the other agent. The speaking sequences should look something like:
Character 1 speaks→ Character 2 speaks → User speaks → etc.
The AI characters will both speak to the user, but without expecting a user response between them.
Is there a way that i can create some narrative design sequence for 2+ characters concurrently, for integration in unity?
Thanks In advance!