Twine importer buggy on generic Continue "options"
Posted: Thu May 21, 2020 7:03 am
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":
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:
See the json of the story -
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":
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:
See the json of the story -