Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Scramble Text

Scramble Text

Updated: 4 Dec 2023

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 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.

The properties control the time at which the node is active. See Timeline for editing time segments.

ParameterDetails
Duration Control the duration of the node’s time segment.
  • Composition Duration : Use the length of the composition for the node’s time segment duration.
  • Custom : Set a custom duration for the node’s time segment.
Node Time The custom start and end time for the node.
Duration (Timecode) The length of the node’s time segment (in time).
Duration (Frames) The length of the node’s time segment (in frames).
Time Segment Enabled Set whether the node’s time segment is enabled or not in the Timeline.

Inputs

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