Notch Notch Manual 0.9.23
 Light | Dark
Tweening Null

Tweening Null

Smooth the movement of an input node.

Method #

This node changes its transformation values and smoothing changes between them depending on the Input Transforms (Nulls) and the Select Null Index. Smoothed Position, Rotation, and Scale are all inherited by the child nodes.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Select Null IndexWhich of the input transforms to move to.
Adaption RateHow quickly the null adapts to the new positions input.
Smoothing ModeSelect how the mode moves between input transforms.
  • None : Jumps between positions with no smoothing applied.
  • Smooth : changes between transforms using the adaption rate.
Shortest Rotation ArcUse the path with the shortest distance to the next input transform.

Inputs

NameDescriptionTypical Input
NullsTransforms used to change between.Null
Transform ModifiersApply the transforms of another node to this node.Null
Target NodeModifiy the rotations of the node to always direct the z axis towards the input.Null
Local Transform OverrideApply the transforms of another node to this node, relative to its parent.Null

Related Videos