can't find the TextMeshPro Locali

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
User avatar
Strook
Posts: 70
Joined: Fri Nov 08, 2019 10:51 am

can't find the TextMeshPro Locali

Post by Strook »

Hello !
I'm starting to look into localization. i'm using textmesh pro for most of my UI, and I already have the Textmesh pro support checked.

Image

Everything works fine (typewritter, and other stuff), but it seems i don't have the textmesh pro localization component

Image

i try uncheck/checking the text mesh pro support, as well as reimporting the Script/Wrapper folders. I'm using unity 2019.3, and Dialogue System for Unity v2.2.12

I would like to know if there is something i missed before potentially deleting and reimport a fresh install of the plugin

Thanks !
Currently working on ->Squeakross: Home Squeak Home<- Using Dialogue System Save System and other features.
Previous game made with Dialogue system ->The Spirit and The mouse<-
User avatar
Tony Li
Posts: 22051
Joined: Thu Jul 18, 2013 1:27 pm

Re: can't find the TextMeshPro Locali

Post by Tony Li »

Hi,

Add a LocalizeUI component to the same GameObject as the TextMeshProUGUI.

LocalizeUI will localize UI Text, TextMeshProUGUI, UI Dropdown, or TextMeshProDropdown components.
Post Reply