Motion Predictor
Method #
This node predicts the motion of a node it is following - causing it to be positioned ahead of the current location of that node.
The node whose motion should be tracked is added to the Following Node input, and the output can be connected to any node where the predicted position is needed.
Parameters
These properties control the core behaviours of the node.
Parameter Details
Prediction Type How much the predicted position affects the current position.
Smoothing How much smoothing between points is done for the predicted position.
Max Step Size Maximum size between each predicted next step.
Inputs
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Prediction Type | How much the predicted position affects the current position. |
Smoothing | How much smoothing between points is done for the predicted position. |
Max Step Size | Maximum size between each predicted next step. |
Name | Description | Typical Input |
---|---|---|
Following Node | Input a node whose transformation values will be tracked. | Null |
Transform Modifiers | Apply the transforms of another node to this node. | Null |
Target Node | Modifiy the rotations of the node to always direct the z axis towards the input. | Null |
Local Transform Override | Apply the transforms of another node to this node, relative to its parent. | Null |