đDistance
Calculates distance between objects and optionally applies scale
This is a simple behavior used to calculate distance (in world coordinates) between 2 objects. The resulting value can be scaled and optionally applied to the object transform scale.
To apply Distance, right-click an object in the Timeflow view and select:
Add Automation > Distance

Distance Editor

For common features please refer to Menu Bar and Update Settings.
From / To
Assign the transforms to calculate distance between. These may be anywhere in the scene hierarchy. Distance is calculated in world coordinates.
Scale
Multiplies the distance to scale the output value. If accurate distance measurements are needed, leave this value at 1.
Apply To Transform
Enable this to apply the output value to the current object's transform scale. This may be used to create dynamic scaling objects for special effects and UI elements.
Last updated