Hi, everybody!
How can I set up in the current passage a link (to another passage) that is created or becomes visible when a certain condition becomes true? A pseudo-code would look like:
I use Twine 2.1 and Harlowe 2.2.
Thanks in advance.
How can I set up in the current passage a link (to another passage) that is created or becomes visible when a certain condition becomes true? A pseudo-code would look like:
if $myvar >= 14 then the link to passage B is created or becomes visible
I use Twine 2.1 and Harlowe 2.2.
Thanks in advance.