The Chat template provides a sample chat interface in the form of a widget WBP_Chat2D. When this widget is added to a level, it display a messaging interface with a dropdown menu for selecting the conversation target to chat with.
The widget will automatically detect any characters or conversation groups that are added to the level and display them in the dropdown menu.The sample Chat level has two conversation targets:
Algo the Apprentice: A single character conversation target.
Aurora and Marcus: A group conversation target.
By default Algo the Apprentice will be the target character. If you click the Innequin profile icon at the top of the widget a dropdown menu will appear allowing you to change the conversation target.To send a message to the conversation target, you can either:
Type your message in the text box and press enter (or click the send button).
Talk to the character or group using your microphone. Simply click the microphone icon at the left end of the text box to toggle the microphone on or off.
Microphone Off
Microphone On
The audio capture component will automatically detect when you have completed your message and send the message to the conversation target.
You will hear audio with the character’s response, along with seeing the text displayed in the widget.