Line break import from articy
Posted: Mon Dec 09, 2019 9:35 pm
Hello Tony,
I have a dialogue entry I am importing from articy that contains an \n character to do a break line. When the actual dialogue entry is displayed on screen, I actually see a \n and not a break line. I even tested using <br> in articy, and I see <br> instead of a break line. However, if I go in the TMP UGUI text box in the editor when I see my sentence and I add a space randomly, it looks like TMP parses correctly the escape characters now. Is there something I forgot to setup to make it work?
My UGUI component has Rich Text and Parse Escape Characters checked. In fact, articy dialogue entries using <b> and <color> are working correctly, but not <br> or \n.
I have a dialogue entry I am importing from articy that contains an \n character to do a break line. When the actual dialogue entry is displayed on screen, I actually see a \n and not a break line. I even tested using <br> in articy, and I see <br> instead of a break line. However, if I go in the TMP UGUI text box in the editor when I see my sentence and I add a space randomly, it looks like TMP parses correctly the escape characters now. Is there something I forgot to setup to make it work?
My UGUI component has Rich Text and Parse Escape Characters checked. In fact, articy dialogue entries using <b> and <color> are working correctly, but not <br> or \n.