Creating and hiding the Speaking widget

Original Discord Post by zach.1j | 2024-07-02 04:28:52

Hello, I am just wondering if someone could educate me on how to get the speaking widget that allows me to talk to Convai chatbots to appear when I press a button and than disappear when I press another one? Because at the moment I can talk and than the chat will just stay there permanently until I figure out how to toggle it.

Images:

Reply by k3kalinix | 2024-07-02 11:08:14

In the player blueprint, you can find a variable named chat_wb, this is basically the widget. You can set UI visibility on or off according to your idea.