A list of all Actions, Conditions and Expressions supported in this addon.
General
-
Actions
{my}: Link dictionary {0}
Link a dictionary for holding the vars
{my}: function {0} ({1}) { return {2} }
Set a function animation alias
{my}: Set text to {0}
Set the text, after parsing it
-
Expressions
c2StrToC3Str
EXPERIMENTAL: Tries to rewrite a SFDX C2 text string into a C3 one
Typewriter
-
Actions
{my}: Pause typewriter
Pause the typewriter
{my}: Resume typewriter
Resume the typewriter
{my}: Set typewriter easing (by name) to {0}
Set the typewriter easing (by name)
{my}: Set typewriter easing to {0}
Set the typewriter easing
{my}: Set typewriter params to {0}
Set the typewriter params
{my}: Skip typewriter {0}
Skip the typewriter
{my}: Typewrite {0}
Typewrite the text
-
Conditions
{my}: Is typing
Check if the typewriter is typing
{my}: On letter typed
Triggered when a letter is typed
{my}: On typewriter pause
Triggered when the typewriter pauses
{my}: On typewriter resume
Triggered when the typewriter resumes
{my}: On typewriter start
Triggered when the typewriter starts
{my}: On typewriter stop
Triggered when the typewriter stops
-
Expressions
lastLetterId
Get the id of the last letter typed
lastLetter
Get the last letter typed
twEasing
Get the easing used by the typewriter
twParams
Get the parameters used by the typewriter
typedTextHeight
Get the height of the typed text
typedTextWidth
Get the width of the typed text