Notch Notch Manual 0.9.23
 Light | Dark
Scramble Text String

Scramble Text String

Scramble a text string.

image

image

Example .dfx

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.

ParameterDetails
Text StringThe text string to scramble.
Blend AmountA value to blend between the original and target text strings.
SeedThe random seed used for randomising the text.
Animation RateThe rate at which the characters should be scrambled.
Characters Randomised AmountThe fraction of characters which will be scrambled.
Limit To ASCII CharactersOptionally limit the scrambled characters to just ascii.
Apply To White SpaceOptionally scramble white space characters - space, line breaks, etc.
Apply To Non-Alphanumeric CharactersOptionally scramble non-alphanumeric characters.

Inputs

NameDescriptionTypical Input
Text StringConnect a text string from another node to overwrite the text string attribute.Text String