Search found 11 matches
- Sat Jul 01, 2023 3:15 pm
- Forum: Dialogue System for Unity
- Topic: Any conditions reverts to all conditions in trigger
- Replies: 5
- Views: 390
Re: Any conditions reverts to all conditions in trigger
Nevermind I just forgot how lua conditions work and how its in the script and not the button
- Sat Jul 01, 2023 2:38 pm
- Forum: Dialogue System for Unity
- Topic: Any conditions reverts to all conditions in trigger
- Replies: 5
- Views: 390
Re: Any conditions reverts to all conditions in trigger
And I redownloaded and imported it again and it doesn't work again.
- Sat Jul 01, 2023 2:34 pm
- Forum: Dialogue System for Unity
- Topic: Any conditions reverts to all conditions in trigger
- Replies: 5
- Views: 390
Re: Any conditions reverts to all conditions in trigger
Made a new project and imported dialogue system, still doesn't work. If I change all to any it cant be applied, and reverts after clicking off of the object. Even if i apply it after changing one of the conditions, it still reverts back to all from any.
- Sat Jul 01, 2023 2:22 pm
- Forum: Dialogue System for Unity
- Topic: Any conditions reverts to all conditions in trigger
- Replies: 5
- Views: 390
Re: Any conditions reverts to all conditions in trigger
Yes that is exactly what I mean. Why wouldn't it be working for me?
- Sat Jul 01, 2023 3:39 am
- Forum: Dialogue System for Unity
- Topic: Any conditions reverts to all conditions in trigger
- Replies: 5
- Views: 390
Any conditions reverts to all conditions in trigger
If I change "all" to "any" for the conditions of a trigger, it doesn't save. It doesn't add an asterisk to the scene name either so it seems not to register that im changing it to "any" conditions, and keeps it at the default "all" conditions. However using an...
- Sat Apr 22, 2023 2:22 pm
- Forum: Dialogue System for Unity
- Topic: Starting new simultaneous dialogue causes other dialogue subtitle to hang
- Replies: 6
- Views: 558
Re: Starting new simultaneous dialogue causes other dialogue subtitle to hang
Thanks the issue was the continue button, I had in on the never 3 things I forgot what they were and I changed it and now it works
- Sat Apr 22, 2023 7:11 am
- Forum: Dialogue System for Unity
- Topic: Starting new simultaneous dialogue causes other dialogue subtitle to hang
- Replies: 6
- Views: 558
Re: Starting new simultaneous dialogue causes other dialogue subtitle to hang
And using different dialogue UIs
- Sat Apr 22, 2023 6:51 am
- Forum: Dialogue System for Unity
- Topic: Starting new simultaneous dialogue causes other dialogue subtitle to hang
- Replies: 6
- Views: 558
Re: Starting new simultaneous dialogue causes other dialogue subtitle to hang
Yep, using override dialogue UI
- Thu Apr 20, 2023 3:08 pm
- Forum: Dialogue System for Unity
- Topic: Starting new simultaneous dialogue causes other dialogue subtitle to hang
- Replies: 6
- Views: 558
Starting new simultaneous dialogue causes other dialogue subtitle to hang
When I start a new conversation, the overhead subtitle conversation thats in progress stops progressing. The conversation I start works perfectly but the other one just hangs in the air on the last thing that they said. I have multiple dialogues enabled and I am using different UIs for each dialogue.
- Sat Dec 24, 2022 2:32 am
- Forum: Dialogue System for Unity
- Topic: How to make player responses save to dialogue history, but not appear the same way NPC responses do
- Replies: 3
- Views: 276
Re: How to make player responses save to dialogue history, but not appear the same way NPC responses do
It's hard for me to put into words, but I basically want the second one. The issue is if I turn off show PC subtitle text, it doesn't save it to reminder text. And if I turn on show PC subtitle text, allow PC subtitles to be used as reminder, and turn on skip PC subtitle, it doesn't save to reminder...