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?
Why am I getting "<em>xxx</em>" in my imports?
Re: Why am I getting "<em>xxx</em>" in my imports?
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.
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?
Hi,
This patch will make the Arcweave importer handle Arcweave <em> tags as <i> (italics) tags:
DS_ArcweaveImporterPatch_2023-07-12.unitypackage
This patch will make the Arcweave importer handle Arcweave <em> tags as <i> (italics) tags:
DS_ArcweaveImporterPatch_2023-07-12.unitypackage