Need some help with clearing database values & understanding UI text elements.

Announcements, support questions, and discussion for the Dialogue System.
User avatar
weto4ka
Posts: 3
Joined: Fri Jan 12, 2024 9:58 am
Location: Ukraine

Re: Need some help with clearing database values & understanding UI text elements.

Post by weto4ka »

Thanks for the suggestion, I'll look up the info.
Yes, I can make them as addressables
Best regards,
Yelyzaveta Melnyk
User avatar
Tony Li
Posts: 21681
Joined: Thu Jul 18, 2013 1:27 pm

Re: Need some help with clearing database values & understanding UI text elements.

Post by Tony Li »

Perfect! You can use DialogueDatabase.GetEntrytag() to get the entrytag for a dialogue entry.

To export all of the dialogue entries' entrytags as a spreadsheet so you can set the corresponding ScriptableObject assets' Addressable keys, use the Voiceover Script export.
Post Reply