Logic
Combine Text
Last updated September 28, 2018
Description
Combine two values and output it into a single text value.
Properties
Triggers Immediately
| Value A | First part of the combined text. |
| Add Space | Add a space between the first value and the second value. |
| Value B | The 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.

