Skip to content

"Typewriter Effect": SugarCube (v2.32)#

Summary#

SugarCube (versions ≥ 2.32.0) includes a <<type>> macro for creating a typing effect for displayed text. Almost any type of content can be typed using this macro, including links, styling markup, and other macros that display text.

Example#

Download

Twee Code#

:: StoryTitle
Typewriter Effect in Sugarcube

:: Start
<<type 60ms>>\
Hello world!

<<link "Click here!">><</link>>
\<</type>>

Twee Download

See Also#

Delayed Text