Scramble Text
Method #
This node scrambles a text string, by randomising the some of the letters. For use within a Text node or to be processed by other text string nodes.
Parameters
These properties control the core behaviours of the node.
Parameter Details
Text The text string to scramble.
Scramble Characters A value to blend between the original and target text strings.
Seed The random seed used for randomising the text.
Characters Use Amount The fraction of characters which will be scrambled.
Animation Speed The rate at which the characters should be scrambled.
Apply To ASCII Characters Optionally limit the scrambled characters to just ascii.
Apply To Spaces Optionally scramble white space characters - space, line breaks, etc.
Apply To Non-Alphanumerics Optionally scramble non-alphanumeric characters.
Inputs
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Text | The text string to scramble. |
Scramble Characters | A value to blend between the original and target text strings. |
Seed | The random seed used for randomising the text. |
Characters Use Amount | The fraction of characters which will be scrambled. |
Animation Speed | The rate at which the characters should be scrambled. |
Apply To ASCII Characters | Optionally limit the scrambled characters to just ascii. |
Apply To Spaces | Optionally scramble white space characters - space, line breaks, etc. |
Apply To Non-Alphanumerics | Optionally scramble non-alphanumeric characters. |
Name | Description | Typical Input |
---|---|---|
Text String | Connect a text string from another node to overwrite the text string attribute. | Text String |