Search found 12 matches
- Sat Jan 11, 2025 12:42 pm
- Forum: Dialogue System for Unity
- Topic: How can I disable the display of other UI?
- Replies: 1
- Views: 454
How can I disable the display of other UI?
How can I disable the display of other UI pop-ups during a conversation and then restore them after the conversation is over? Please help me, thank you!
- Wed Jan 08, 2025 8:52 am
- Forum: Dialogue System for Unity
- Topic: How to solve the bug caused by dialogue conflic
- Replies: 1
- Views: 401
How to solve the bug caused by dialogue conflic
When my character is talking to an NPC, I pop up the "Settings menu" of the game, but when I close the "Settings menu", the dialogue disappears and the character cannot take any action. How can I solve this problem?
- Sun Jun 30, 2024 2:04 am
- Forum: Dialogue System for Unity
- Topic: Reset all variables
- Replies: 1
- Views: 433
Reset all variables
Hello, I have a bunch of variables and quests set in my dialogue database and now I want to reset these variables to their default values when the player presses "reset", what should I do? 

- Wed Apr 24, 2024 9:42 pm
- Forum: Dialogue System for Unity
- Topic: How do I delete or initialize archive files
- Replies: 1
- Views: 364
How do I delete or initialize archive files
How do I delete or initialize archive files Hi, my friend! I added "Save System", "Dialogue System Saver", "Json Data Serializer" to "Dialogue System". But now I want to delete the previously saved session data when I click "New Game". What do I do?...
- Sat Jan 27, 2024 8:13 pm
- Forum: Dialogue System for Unity
- Topic: Conversation is still active after complete Timeline
- Replies: 9
- Views: 35348
- Sat Jan 27, 2024 11:20 am
- Forum: Dialogue System for Unity
- Topic: Conversation is still active after complete Timeline
- Replies: 9
- Views: 35348
A problem about timeline
Hi, I have a question. When I insert Conversation Track into the timeline, why does it only show the first conversation?
- Mon May 15, 2023 11:40 am
- Forum: Dialogue System for Unity
- Topic: Problem with Timeline
- Replies: 7
- Views: 2229
Re: Problem with Timeline
Oh, What a silly mistake!
Thanks Tony.
Thanks Tony.
- Mon May 15, 2023 9:26 am
- Forum: Dialogue System for Unity
- Topic: Problem with Timeline
- Replies: 7
- Views: 2229
Re: Problem with Timeline
I have reviewed the latest documentation. Does the latest version of the system no longer support TimeLine tracks?
- Sat Apr 08, 2023 12:18 pm
- Forum: Dialogue System for Unity
- Topic: The conversation doesn't show up
- Replies: 5
- Views: 632
Re: The conversation doesn't show up
Thank you very much for your answer which solved the problem of material loss. I also solved the problem of dialog not showing, which should be the problem of using TextMeshPro
- Sat Apr 08, 2023 10:16 am
- Forum: Dialogue System for Unity
- Topic: The conversation doesn't show up
- Replies: 5
- Views: 632
Re: The conversation doesn't show up
Sorry, I don't know why I didn't receive your reply before. I have assigned the UI to the Dialogue Manager, but when I tried to enter the DEMO scene, I found that all the materials were missing. I tried to import the plug-in again, but it was still missing, I don't know why? I have updated the lates...