Search found 5 matches
- Mon Jun 02, 2025 5:29 am
- Forum: Dialogue System for Unity
- Topic: Need old version of assets
- Replies: 1
- Views: 1804
Need old version of assets
Hello, We're currently working with customized versions of Dialogue System and Quest Machine, originally based on versions 2.2.18 and 1.2.34, respectively. Due to recent development needs—especially testing on platforms like the Nintendo Switch—we’d like to revisit the original versions of these ass...
- Mon Aug 02, 2021 10:23 pm
- Forum: Dialogue System for Unity
- Topic: ‘Link’ to other database’s conversation.
- Replies: 3
- Views: 1039
Re: ‘Link’ to other database’s conversation.
Thanks for your reply. :) In your first picture, I can see that you used 'id' of other database. does this mean 'id' is only matters for linking other database? If it is true, will it be important that assign different conversation IDs for each database? (like 100-200 to Database A, 201 - 300 to Dat...
- Mon Aug 02, 2021 9:20 pm
- Forum: Dialogue System for Unity
- Topic: Edit Conversation ID
- Replies: 2
- Views: 1029
Re: Edit Conversation ID
Hi, Tony.
Thanks for your replay.
We will look forward for newer version.

Thanks for your replay.
We will look forward for newer version.

- Mon Aug 02, 2021 9:17 pm
- Forum: Dialogue System for Unity
- Topic: ‘Link’ to other database’s conversation.
- Replies: 3
- Views: 1039
‘Link’ to other database’s conversation.
Hi. We are small team, and co-working on making dialogues by making multiple databases. We want: - Link Database A’s conversation to Database B’s conversation. (Ex: when end of conversation, link to other database’s conversation) - Is it possible to do this in dialogue database editor? Is there any ...
- Sat Jul 31, 2021 3:07 am
- Forum: Dialogue System for Unity
- Topic: Edit Conversation ID
- Replies: 2
- Views: 1029
Edit Conversation ID
Hi. Could you tell me how can I edit conversation ID? I know I can do it if i set inspector to 'Debug' mode, but is is extremely slow because it will show other conversations as elements as well. Background: - we are using three Dialogue DBs, Main, Sub1, Sub2 - Sub1 and 2 are duplicated version of M...