Page 1 of 1

Why am I getting "<em>xxx</em>" in my imports?

Posted: Wed Jul 12, 2023 12:11 am
by mdz_grs
I'm working with Arcweave but in some of dialogue texts it looks like this
https://gyazo.com/1c00eeb13c64196aba98423508f5f419
Is this a Textmeshpro problem or do am I missing some sort of set up in Dialogue Manager? Or is it a problem Arcweave and how the project is imported?

Re: Why am I getting "<em>xxx</em>" in my imports?

Posted: Wed Jul 12, 2023 1:08 am
by Tony Li
Hi,

Maybe that's new in Arcweave. Those are HTML-style emphasis (<em>) tags, typically intended to show text using italics. I'll update the Arcweave importer to import those as <i> tags that TextMesh Pro understands for italics.

Re: Why am I getting "<em>xxx</em>" in my imports?

Posted: Wed Jul 12, 2023 8:26 pm
by Tony Li
Hi,

This patch will make the Arcweave importer handle Arcweave <em> tags as <i> (italics) tags:

DS_ArcweaveImporterPatch_2023-07-12.unitypackage