Search found 4 matches

by swaheeli
Tue Jun 24, 2025 10:31 pm
Forum: Dialogue System for Unity
Topic: Dialogue menu shows previous menu options briefly
Replies: 7
Views: 943

Re: Dialogue menu shows previous menu options briefly

Hi, I tried updating my Dialogue System package to 2.2.55, but before I could test out the Text Animator Support package, I now have a new issue- I can no longer trigger conversations using the "On Use" Dialogue System Trigger (either using the interact button on a gamepad or a keyboard). ...
by swaheeli
Fri Jun 20, 2025 8:32 pm
Forum: Dialogue System for Unity
Topic: Dialogue menu shows previous menu options briefly
Replies: 7
Views: 943

Re: Dialogue menu shows previous menu options briefly

Hi, I tried importing that unity package, but when I go to add the TextAnimatorResponseButton script to my menu, I'm met with the following compiler error: Assets\Plugins\Pixel Crushers\Dialogue System\Third Party Support\Text Animator Support\TextAnimatorSubtitlePanel.cs(39,33): error CS0115: 'Text...
by swaheeli
Fri Jun 20, 2025 6:46 pm
Forum: Dialogue System for Unity
Topic: Dialogue menu shows previous menu options briefly
Replies: 7
Views: 943

Re: Dialogue menu shows previous menu options briefly

Hi Tony, thanks so much for your quick response. Unfortunately, changing those settings didn't fix it. Ticking Wait For Close and Clear Text On Close on my subtitle menu made it so the portrait name faded off and then back on with each dialogue line, and it also showed the previous dialogue line aft...
by swaheeli
Thu Jun 19, 2025 2:14 am
Forum: Dialogue System for Unity
Topic: Dialogue menu shows previous menu options briefly
Replies: 7
Views: 943

Dialogue menu shows previous menu options briefly

Hi! I'm using a slightly modified version of the default dialogue UI prefab, and when I interact with an NPC with dialogue that has menu options, I can BRIEFLY see the previous menu options for about a frame. For example, if NPC1 asks me my favorite color and the options are 1. Red or 2. Blue, and t...