DialogueManager.currentConversant always null
Posted: Fri Mar 03, 2023 3:45 am
Whenever I call DialogueManager.currentConversant, it returns null (DialogueManager.currentActor works fine though).
I made sure there's Dialogue Actor component on both gameobjects.
What could be the reason for DialogueManager.currentConversant to return null during a conversation?
I made sure there's Dialogue Actor component on both gameobjects.
What could be the reason for DialogueManager.currentConversant to return null during a conversation?