Search found 2 matches

by ershad
Wed Jul 27, 2022 10:07 am
Forum: Dialogue System for Unity
Topic: DialogueManager.lastConversationStarted not returning active conversation name
Replies: 3
Views: 167

DialogueManager.lastConversationStarted not returning active conversation name

Hello, im trying to get the name of the active conversation Currently I have 2 conversations Untitled, Untitled 2 and my database is setup like Untitled links to Untitled 2 When debugging DialogueManager.lastConversationStarted it always gives Untitled even if i have gone to next conversation. Pleas...