2021-01-12

estirose: A pixel portrait of a woman (Default)
2021-01-12 05:03 pm

Twine Harlowe 3.2.0

Yeah, Harlowe (one of the ways to code games in Twine) version 3.2.0 came out last week. Among the other improvements, there is finally a "hide" macro.

On the IF I did for Yuletide, I was using a workaround to show (and then hide) magic. Said workaround meant that if you clicked on the link to show magic and then hid it again, you couldn't re-access it until you left and came back. The new, heavily-requested "hide" macro will fix that, hopefully. I'll have to test it out.