Hi, I’m using Convai in Unreal Engine and the default 2D chat UI works fine. I want to create a 3D chatbox (visor-style) attached to my player/VR character that shows both user input and AI responses.
I added Chat Wb in BP actor but it doesnot update in VR Looks empty
What’s the best way to do this? Should I use a Widget Component and manually bind Convai responses, or is there an easier way?

