Dialogue UI not coming up after Scene transition
Posted: Thu Mar 04, 2021 1:38 pm
I'm having an issue that within any scene transitions within a dialogue choice, I am unable to properly start an OnStart conversation in the next scene. It seems to begin properly, but the actual dialogue UI doesn't come back up.
The set up is the following. There is an *END* option which leads to the following function that stops the current conversation and loads the next scene.
Once that happens, the scene loads, but the next conversation never comes up. When looking at the dialogue tree, I can clearly see that the conversation is active, as indicated by the green node.
When turning the debug log on to INFO, I se that the conversation starts and that the nodes are working as per normal, with no signs of any errors or complications.
If anyone can help that would be most appreciated. I've been racking my brain for almost 2 hours now and have absolutely no idea as to what's happening.
The set up is the following. There is an *END* option which leads to the following function that stops the current conversation and loads the next scene.
Once that happens, the scene loads, but the next conversation never comes up. When looking at the dialogue tree, I can clearly see that the conversation is active, as indicated by the green node.
When turning the debug log on to INFO, I se that the conversation starts and that the nodes are working as per normal, with no signs of any errors or complications.
If anyone can help that would be most appreciated. I've been racking my brain for almost 2 hours now and have absolutely no idea as to what's happening.