giangtranguyen: (Default)
Nguyễn Trà Giang ([personal profile] giangtranguyen) wrote in [community profile] twine_tutorials2017-08-15 03:46 pm

How To Set A Variable True With A Click

Just copy and paste the code into the passage, and then adjust it to your liking.

For example:

(link: "first link")[(set: $x to true)(goto: "new passage")]
(link: "second link")[(set: $y to true)(goto: "new passage")]
(link: "third link")[(set: $z to true)(goto: "new passage")]