Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

displaying another link on click

I am new to Twine, have searched for this a couple times and haven't found a straightforward answer. What I am trying to do is make a new link appear after a link in a passage has already been clicked (rather than linking to a new passage) using Harlowe 1.1.1. what I mean:

LINK1 [link 1 is clicked]

passage now reads:

LINK1
LINK2 [link 2 is clicked]

passage now reads:

LINK 1
LINK2
LINK3->next passage

I thought that the link-reveal macro may be useful for this, but when I input it, Twine tells me that link-reveal does not exist.

Thanks in advance!

Comments

Sign In or Register to comment.