Original Discord Post by akster213 | 2024-08-27 14:49:01
Hey everyone, I’m new to Convai as I was previously using Inworld but will switch due to their licensing changes. I wanted to see if I could get some help on recreating my application using Convai. I am working on a research project that has to do with NPC interaction, and the application involves many subsequent faster-paced interactions. So we programmatically instantiate and destroy the NPC to move on to the next in line. What controls does Convai offer in terms of NPC instantiation? Every demo I’ve seen has had the character already present, but I was wondering if there was a way to easily just instantiate and destroy my Convai characters. If there is additional work needed on manually managing session ids or anything like that, also please let me know. I am working in Unity btw
Hey <@443251260288794624> I am able to correctly implement the disable/enable functionality. And character is talking after I enable again. Are you sure you are doing it well?