Page 1 of 1

Twine importer buggy on generic Continue "options"

Posted: Thu May 21, 2020 7:03 am
by Catalin
I will start by saying that the Dialogue System is great!
I was testing out the twine importer, and while it mostly does the job, there's one little, tiny thing problem with it.
When working with generic links like (Continue), the importer isn't handling them properly. It only creates one node, with many links which in turn the dialogue get stuck in a loop.
For example, given the following "story":
Image
After you import it, it will get stuck in the "First" node.
However there's a really easy fix, by changing the link entry title to include the pid:Image
See the json of the story -
Story Test.zip
Story
(1.12 KiB) Downloaded 24 times

Re: Twine importer buggy on generic Continue "options"

Posted: Thu May 21, 2020 8:19 am
by Tony Li
Thanks! I'll add that to the upcoming version. If you have any other suggestions for the Twine import, please let me know. It's the newest import option and, while it handles the basic cases, I'm relying on user feedback to add any fancier features.

Re: Twine importer buggy on generic Continue "options"

Posted: Fri May 22, 2020 2:19 am
by Catalin
I will when I have more.