Rex's plugins for Construct2
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About

rex_text_typing

Plugin, ACE table, Discussion thread
Dependence:
  • rex_timeline plugin
  • official text plugin, or official sprite font plugin, or official text box plugin or rex_tagtext plugin, or rex_bbcodetext plugin

Introduction
Typing text on official text object , or official sprite font object
or official text box plugin, or rex_tagtext object.

Usage
Sample capx
Prepare
Put rex_timeline plugin into project, and put this behavior under official text object , or official sprite font object
or official text box plugin or rex_tagtext object.
Typing
Call "Action:Type text" to type text. Typing speed could be changed by "Action:Set typing speed".
"
Action:Stop typing" could stop typing. And "Action:Append text" could append new text in the end of current content.
"Condition:On typing completed" will be triggered when typing the last character.
Pause or resume
Call "Action:Pause" or "Action:Resume" to pause or resume typing.
On typing each character
Sample capx
"Condition:On text typing" will be triggered when typing each character. It could be used to add a cursor after the last character of current typed text.

Create a free web site with Weebly
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About