Animates a text/string, like it is being typed out by a person
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
text (String)
The text/string which will typed out
Restart (Trigger)
When triggered causes the string to be typed out again
Speed (Number)
Determines the speed that the typing occurs at
Speed Variation (Number)
Creates variations in the typed speed
Show Cursor (boolean /Number)
Outputs
Result (String)
The typed out string
Changed (Trigger)
Triggers out each time a letter is typed
Finished (Trigger)
Trigger out when animation is finished
Patches using StringTypeAnimation_v2
Changelog
created op 2019-05-28 - andro |