Hello? I have inserted the supplied conAI char in my project, it works allright even if answers are quite slow. I’d like to change the skin of the character for a more cartoon like char like a little funny mouse. Do I have to change all the convAI script on lip sync, or where can I find a compatible char with convAI original scripts. My second quesiotn is more on AI internal work, what shall I do for my convAI char to make him conscious of his environment, or more precisely is there a way the char can recognise which scene is actually playing? (alternative methode, change char ID at each scene with the same skin, but different narrative graph)? THnaks in adcvance
You can have a custom character of your choice but you’ll have to make sure it matches the visemes. You can double click the glb file to check the visemes.
For your second question: We do have convai vision. But no example is done yet for playcanvas.
For now you can do the multiple character id solution