Hey!
I noticed that when I built my game in the button for moving the dialogue along stays disabled and when I checked the logs PlayerConversant.HasNext always reads False
On the flip side in editor, the button shows up and PlayerConversant.HasNext always reads True
Have you ever come across this problem before and do you know of a way to fix it?