StringTypeAnimation_v2 Op
Animates a text/string, like it is being typed out by a person
Summary (oneliner)
Full Name
- Ops.Anim.StringTypeAnimation_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch StringTyper
INPUT PORTS
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 (Number: boolean)
OUTPUT PORTS
Result (String)
The typed out string
Changed (Trigger)
Triggers out each time a letter is typed
Finished (Trigger)
Trigger out when animation is finished