What is the logic for chatbox appear in the level or not

I have two levels in my unreal project, and in the main level the convai ai chatbox will appear in the left bottom, but when i get into another level , there is no convai Ai chat box. So i was wondering the logic of chatbox appear or not in my level. Is it cuz I have to an Convai AI avatar in the level to trigger the chatbox or what else? Thanks

Hello @Sylvia_Yao,

Welcome to the Convai Developer Forum!

Ensure that your Player Blueprint’s Parent Class is set to ConvaiBasePlayer. Additionally, verify that the correct Player is assigned in your GameMode for the level where the chatbox isn’t appearing.

Let me know if you need further help! :blush:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.