Printed out text Twine

Hi there,

I’m working with Twine and don’t have any coding knowledge - but I’m trying to figure out how to create a passage that types out font, letter by letter, with a blinking curser. I’ve seen this done in other games.

I’ve read forums talking about Typed.js, but I can’t figure out how to do it myself because it’s a little above me. If anyone knows exactly what code to include in the Javascript and then in the passage that would be so helpful.

I’m using the latest Harlowe.

This has a good example of a typewriter effect in harlowe:
https://twinery.org/cookbook/typewriter/harlowe/harlowe_typewriter.html

It’s not done with javascript, just regular Harlowe macros.