Search found 5 matches

by firstlast
Sat Sep 02, 2023 11:27 am
Forum: Dialogue System for Unity
Topic: Continue button & finicky controller input
Replies: 5
Views: 344

Re: Continue button & finicky controller input

I think I may have corrected the issue. When you add an EventSystem, it has the StandaloneInputModule by default, but prompts you to replace with the InputSystemUIInputModule if you are using the new input system; which I had done. I switched back to the StandaloneInputModule and it seems to be much...
by firstlast
Sun Aug 27, 2023 10:10 pm
Forum: Dialogue System for Unity
Topic: Continue button & finicky controller input
Replies: 5
Views: 344

Re: Continue button & finicky controller input

Thank you for the quick reply.

I have the Always Auto Focus checkbox selected and the Event System shows that the correct button is being focused on. It doesn't change to anything else.
by firstlast
Sun Aug 27, 2023 4:44 pm
Forum: Dialogue System for Unity
Topic: Continue button & finicky controller input
Replies: 5
Views: 344

Continue button & finicky controller input

I'm having an issue and I'm not sure if it is a dialogue system issue or a Unity UI or input system issue. But basically, I find the subtitle UI to require multiple button presses on controller (XBOX one controller) to advance using the continue button. ~25% or less of the time it works fine but mos...
by firstlast
Wed Aug 09, 2023 4:37 pm
Forum: Dialogue System for Unity
Topic: PC Subtitle Doesn't Appear
Replies: 2
Views: 145

Re: PC Subtitle Doesn't Appear

I found the issue. I had override display settings set for the specific conversation. You can see these if you are in the conversation window and you click off of a node (just anywhere in the background.)

Was driving me nuts.
by firstlast
Wed Aug 09, 2023 4:14 pm
Forum: Dialogue System for Unity
Topic: PC Subtitle Doesn't Appear
Replies: 2
Views: 145

PC Subtitle Doesn't Appear

For some reason the PC subtitle doesn't appear. I have "Show PC subtitles during line" checked and the actor is set for the line. If I uncheck "player" for the actor it shows the line (although I *need* player checked for response menus to appear.) I thought this might be an issu...