Implemented the ability to hide the user message window in the AIAvatar component. This prevents displaying unwanted text when receiving commands from external programs. If the UserMessageWindow is not assigned in the AIAvatar component, user messages will not be shown.
Implemented the ability to hide the user message window in the AIAvatar component. This prevents displaying unwanted text when receiving commands from external programs. If the
UserMessageWindow
is not assigned in the AIAvatar component, user messages will not be shown.Related issue: #340