Loading...

Logo
DocumentationBehaviorsLogicCombine Text
Logic

Combine Text

Last updated September 28, 2018

Description

Combine two values and output it into a single text value.

Properties

Triggers Immediately

Value AFirst part of the combined text.
Add SpaceAdd a space between the first value and the second value.
Value BThe second part of the combined text.

Outputs

Combined Text

Outputs a single text value from two inputs.

Examples

You can use this behaviour to tell your player their score at the end of a level. Eg. "__ was your score!", where blank is the first value.

Text Length

Trim Text

CombineTextReference.gif