Search found 5 matches
- Sat Sep 02, 2023 11:27 am
- Forum: Dialogue System for Unity
- Topic: Continue button & finicky controller input
- Replies: 5
- Views: 356
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...
- Sun Aug 27, 2023 10:10 pm
- Forum: Dialogue System for Unity
- Topic: Continue button & finicky controller input
- Replies: 5
- Views: 356
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.
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.
- Sun Aug 27, 2023 4:44 pm
- Forum: Dialogue System for Unity
- Topic: Continue button & finicky controller input
- Replies: 5
- Views: 356
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...
- Wed Aug 09, 2023 4:37 pm
- Forum: Dialogue System for Unity
- Topic: PC Subtitle Doesn't Appear
- Replies: 2
- Views: 151
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.
Was driving me nuts.
- Wed Aug 09, 2023 4:14 pm
- Forum: Dialogue System for Unity
- Topic: PC Subtitle Doesn't Appear
- Replies: 2
- Views: 151
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...