Behavior : Typing

Author:Rex.Rainbow

Download

Properties

Line break

  • Enable to add new line to split lines.
    • Options : ["No","Yes"]

Actions

Setup

Action:Setup

  • Setup text-typing.
    • Timeline ( object ) : Timeline object for getting timer

Typing

Action:Type text

  • Type text letter by letter.
    • Text ( number or string ) : Enter the text to set the object's content to.
    • Speed ( number ) : 1 letter per seconds

Action:Set typing speed

  • Set typing speed.
    • Speed ( number ) : 1 letter per seconds

Action:Stop typing

  • Stop typing.
    • Text state ( Combo ) : Text state, to keep current text or show all
      • Options : ["Keep current text","Show all text"]

Action:Append text

  • Type text letter by letter in the end of current content.
    • Text ( number or string ) : Enter the text to set the object's content to.

Action:Pause typing

  • Pause typing.

Action:Resume typing

  • Resume typing.

Expressions

Content

Expression:Content

  • Get content.

Type

Expression:TypingSpeed

  • Get typing speed.

Expression:TypingIndex

  • Get current index of typing character.

Expression:LastTypingCharacter

  • Get last typing character.

Conditions

Typing

Condition:On text typing

  • Triggered when text typing.

Condition:On typing completed

  • Triggered when typing completed.

Condition:Is text typing

  • Is text typing.