Search found 23265 matches

by Tony Li
Tue Jun 10, 2025 2:38 pm
Forum: Dialogue System for Unity
Topic: [BUG] Fields cannot be deleted
Replies: 3
Views: 93

Re: [BUG] Fields cannot be deleted

Hi,

I'll get this fixed in the next update and provide a patch before then.
by Tony Li
Tue Jun 10, 2025 2:17 pm
Forum: Dialogue System for Unity
Topic: How to translate responses in game
Replies: 3
Views: 54

Re: How to translate responses in game

Glad to help!
by Tony Li
Tue Jun 10, 2025 11:16 am
Forum: Dialogue System for Unity
Topic: How to translate responses in game
Replies: 3
Views: 54

Re: How to translate responses in game

Hi,

Add a field named "Menu Text gr". Example:

localizedMenuText.png
localizedMenuText.png (31.49 KiB) Viewed 46 times
by Tony Li
Tue Jun 10, 2025 8:47 am
Forum: Dialogue System for Unity
Topic: Approach: Conversation but Bark UI only
Replies: 2
Views: 47

Re: Approach: Conversation but Bark UI only

Hi, I recommend using a conversation with overhead bubble subtitle panels. Please see: How To: Show Overhead Conversation Bubble Text Duplicate the prefab mentioned in that article and use your duplicate. Replace the Text UI elements with TextMeshProUGUI elements (see TextMesh Pro Support ) so you c...
by Tony Li
Mon Jun 09, 2025 7:51 pm
Forum: Dialogue System for Unity
Topic: Portrait Name not updating when Actor is marked as Player in custom Scroll template
Replies: 5
Views: 181

Re: Portrait Name not updating when Actor is marked as Player in custom Scroll template

Hi,

1. Expand Scrolling Dialogue > Dialogue Panel > Main Panel > Scroll Rect > Scroll Content.
2. Inspect Response Menu Panel.
3. Assign the Portrait Name and Portrait Image to PC Name and PC Image, respectively.
by Tony Li
Sun Jun 08, 2025 2:10 pm
Forum: Dialogue System for Unity
Topic: Portrait Name not updating when Actor is marked as Player in custom Scroll template
Replies: 5
Views: 181

Re: Portrait Name not updating when Actor is marked as Player in custom Scroll template

Hi, Check your subtitle panel(s). It might just be on the "Subtitle Panel Info" GameObject if you started from the Scrolling Dialogue UI prefab. Make sure the Portrait Name and Portrait Image fields are assigned. If you want to show only the NPC's portrait name & image during the entir...
by Tony Li
Sun Jun 08, 2025 12:54 pm
Forum: Dialogue System for Unity
Topic: Restart Conversation?
Replies: 5
Views: 829

Re: Restart Conversation?

Glad to help!
by Tony Li
Sat Jun 07, 2025 11:24 pm
Forum: Dialogue System for Unity
Topic: Actor-Specific Default Sequences
Replies: 5
Views: 659

Re: Actor-Specific Default Sequences

Glad to help!