Sequencer Commands that manipulate DisplaySettings not working when allowSimultaneousConversations enabled
Posted: Fri Oct 27, 2023 3:01 am
Hey,
The latest update creates a new instance of DisplaySettings used by a ConversationView when DialogueManager.allowSimultaneousConversations is true.
Sequencer Commands like SetTimeout applies changes to DialogueManager.displaySettings.inputSettings.responseTimeout instead of the DisplaySettings associated with the active ConversationView.
A fix for this would be greatly appreciated.
Thanks!
The latest update creates a new instance of DisplaySettings used by a ConversationView when DialogueManager.allowSimultaneousConversations is true.
Sequencer Commands like SetTimeout applies changes to DialogueManager.displaySettings.inputSettings.responseTimeout instead of the DisplaySettings associated with the active ConversationView.
A fix for this would be greatly appreciated.
Thanks!