beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

StringTypeAnimation_v2 Op



StringTypeAnimation
Namespace: Ops.Anim

Op author: andro

Animates a text/string, like it is being typed out by a person




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


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using StringTypeAnimation_v2

  • Examples
  • Public
  • My Patches

Changelog


created op
2019-05-28 - andro