Hi, I am using Unity Localization Package to change text language with a button. I followed the instruction here and ran into a problem.
https://www.pixelcrushers.com/dialogue_ ... textTables
So far the character names and the dialogue text are localized correctly, but the response menu does not change language.
What am I missing here?
Localization Package response menu problem
Re: Localization Package response menu problem
Hi,
Response menus don't use Text Table assets.
Did you add a DialogueSystemLocalizationPackageBridge component to your Dialogue Manager?
Response menus don't use Text Table assets.
Did you add a DialogueSystemLocalizationPackageBridge component to your Dialogue Manager?