Hi,
I'm trying to get the "em tag for invalid responses" to work for my conversations. However, whenever an em tag is wrapped around my text, the whole text disappear from view. I'm not sure why this is happening, but even when I manually add an Em tag to one of my subtitles, the text doesn't show up at all. I checked the Show Invalid Responses Example, and that worked just fine. What settings did I miss?
Texts with em tag disappear
Re: Texts with em tag disappear
I'm just guessing here but did you select Rich Text Emphasis from the Subtitle settings of the Dialogue System Controller component, from the Dialogue Manager object?
Re: Texts with em tag disappear
Also check the Emphasis Settings on the Dialogue Editor's Database tab. It may be that the colors' alpha values are 0 (transparent). If so, change it to 255 (opaque).
Re: Texts with em tag disappear
Works perfectly now. Thank you Tony!
Re: Texts with em tag disappear
Glad to help!