Quantcast
Channel: Help! with 2.0 - Twine Forum
Viewing all articles
Browse latest Browse all 1844

How to make a timer? (displaying more text after x-seconds, preforming action after a time)

$
0
0
(newbie here) I am using Harlowe and either the special variable for time doesn't work how I expect or maybe I need to do something else.
Things I am trying to do with it:

display more text after x-seconds from clicking on a passage

force reader to another passage after x-seconds from clicking on a passage

how would I do this? This is what I thought would work but is doing nothing:
(if: time > 3s)[3 seconds passed] 
(if: time > 5s)[(go-to:"next")]

Viewing all articles
Browse latest Browse all 1844

Trending Articles