StringTypeAnimation_v2 Op

StringTypeAnimation

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



Full Name
  • Ops.Anim.StringTypeAnimation_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


text (String)

<p>The text/string which will typed out</p>

Restart (Trigger)

<p>When triggered causes the string to be typed out again</p>

Speed (Number)

<p>Determines the speed that the typing occurs at</p>

Speed Variation (Number)

<p>Creates variations in the typed speed</p>

Show Cursor (Number:

<i>boolean</i>

)

OUTPUT PORTS


Result (String)

<p>The typed out string</p>

Changed (Trigger)

<p>Triggers out each time a letter is typed</p>

Finished (Trigger)

<p>Trigger out when animation is finished</p>


Patches using StringTypeAnimation_v2

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarandro - 2019-05-28 09:26