Skip to main content

Get Vector

Intro

Get Vector can be used in combination with points on a Duplicator to return the direction between a point and a target.

UI

Common Attributes +

Target - Connect a Shape to get a vector from.

Normalize - The returned value is normalized to a value of between 0 and 1.

Example
  1. Create a Shape.
  2. Connect it to a Duplicator.
  3. Connect a Value2 to Shape Position on the Duplicator.
  4. Add a Falloff to the Value2 Behaviour.
  5. Create a Get Vector Behaviour.
  6. Uncheck Normalize.
  7. Connect getVector.idvalue2.value.
  8. Connect falloff.idgetVector.target.