Showing NPC Subtitles with Responses
Posted: Tue Jan 20, 2015 9:12 am
I am working on a custom Dialogue UI using Unity UI (4.6). I went through the tutorial and linked up all the necessary objects to the Unity UI Dialogue UI component. I also have a continue button.
Everything seems to be working well. The continue button moves the conversation forward. It's all good until you reach a node with choices. The actual NPC Subtitle flashes for a frame and then disappears, leaving the choices by themselves. I made sure that "Show NPC Subtitles with Responses" in the Subtitle Settings on the Dialogue Manager is checked, but it doesn't have any effect.
Any idea what I might do to fix this?
EDIT: Oh, I forgot to mention - the NPC Subtitle gameobject in my scene isn't getting turned on. If I manually enable it and its Text child, I do see the NPC Subtitle displayed correctly.
Everything seems to be working well. The continue button moves the conversation forward. It's all good until you reach a node with choices. The actual NPC Subtitle flashes for a frame and then disappears, leaving the choices by themselves. I made sure that "Show NPC Subtitles with Responses" in the Subtitle Settings on the Dialogue Manager is checked, but it doesn't have any effect.
Any idea what I might do to fix this?
EDIT: Oh, I forgot to mention - the NPC Subtitle gameobject in my scene isn't getting turned on. If I manually enable it and its Text child, I do see the NPC Subtitle displayed correctly.