Announcements, support questions, and discussion for the Dialogue System.
-
DemencjaBBG
- Posts: 4
- Joined: Mon Oct 10, 2022 8:05 am
Post
by DemencjaBBG »
1. How to use entrytags with addressables?
2. Or how to use AudioWait(addressablesPathToAudio) with localization?
3. Audio localization support Unity Localization?

-
Tony Li
- Posts: 23309
- Joined: Thu Jul 18, 2013 1:27 pm
Post
by Tony Li »
> How to use entrytags with addressables?
> Or how to use AudioWait(addressablesPathToAudio) with localization?
Yes, the Dialogue System can do both.
Set the audio clips' addressable keys to match their entrytag or entrytaglocal value.
In the Welcome Window, tick the USE_ADDRESSABLES checkbox.