After examining my problem in more detail with my Twine file, the problem has been solved!
Thank you very much Tony Li for your responsiveness and the time you took to fix and improve the Twine import.
Search found 6 matches
- Mon Jan 31, 2022 6:22 pm
- Forum: Dialogue System for Unity
- Topic: Twine Import and Conditions
- Replies: 11
- Views: 601
- Sun Jan 02, 2022 5:09 pm
- Forum: Dialogue System for Unity
- Topic: Twine Import and Conditions
- Replies: 11
- Views: 601
Re: Twine Import and Conditions
Sent! Thanks again for your time, it's very appreciated.
- Sun Jan 02, 2022 9:47 am
- Forum: Dialogue System for Unity
- Topic: Twine Import and Conditions
- Replies: 11
- Views: 601
Re: Twine Import and Conditions
Thanks again for your help. In tried this new patch but unfortunately, same issue here, I don't understand what is causing it. Conditions for links works, but not when it comes to displaying text to the NPC according to the conditions (here when a boolean variable is true). Did I forget something? I...
- Thu Dec 30, 2021 12:30 pm
- Forum: Dialogue System for Unity
- Topic: Twine Import and Conditions
- Replies: 11
- Views: 601
Re: Twine Import and Conditions
This patch should fix the issue: DS_TwineImportPatch_2021-12-29.unitypackage Hello again, and thanks for this patch. Unfortunately it does not work for me. Problem is still the same, I have no errors when importing (if: macro is "recognized") but TextA and TextB not seen anywhere, much le...
- Wed Dec 29, 2021 6:30 am
- Forum: Dialogue System for Unity
- Topic: Twine Import and Conditions
- Replies: 11
- Views: 601
Re: Twine Import and Conditions
Hi, I can confirm this is a bug. I'll try to have a fix ready by the end of tomorrow. Great! Thanks a lot for this reactivity, I'm waiting for the fix. :) The multiple links (the blue nodes) are intentional because they might have different conditions on them. But they should end up pointing to the...
- Tue Dec 28, 2021 5:00 pm
- Forum: Dialogue System for Unity
- Topic: Twine Import and Conditions
- Replies: 11
- Views: 601
Twine Import and Conditions
Hello, First of all, a huge thank you for the work done on this awesome package that is DM. My concern is the import of .json files with Twine. On the whole it works fine but I have two specific problems, the first one being the most important for me: 1/ Let's take a Twine passage like this: (if:$va...