Search found 4 matches
- Mon Aug 02, 2021 10:23 pm
- Forum: Dialogue System for Unity
- Topic: ‘Link’ to other database’s conversation.
- Replies: 3
- Views: 405
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: 376
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: 405
‘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: 376
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...