how can I hide and show the ChatWB from Convai using a trigger like the Spacebar in Unreal Engine 5
Hello @global.admin,
Welcome to the Convai Developer Forum!
You can follow the blueprint setup I shared in the screenshot to hide and show ChatWB using a trigger like Spacebar in Unreal Engine 5. Make sure to place this logic in your Convai Player Blueprint for it to function correctly.
If you encounter any issues or need further explanation, let me know!
Where can i put this logic?
You can place this logic in your Convai Player Blueprint.
Thank you
I need this “Space Bar” trigger to re-enable the Chat WB, meaning it should start hidden, and the trigger should enable it. However, when pressing “Space Bar” again, it should re-enable the Chat WB.
The example I shared demonstrates the general logic. Customizing and refining it to suit your specific needs is up to you. This relates to general Unreal Engine Blueprint knowledge.
Ok, thanks for your help
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.