Look At

Rotate shapes towards a target.

Common Attributes +

Target - connect a transform (Shape) to aim at.

Offset - add/subtract a value to the output(s).

Example usage:

  1. Create a Polygon.

  2. Set its Sides to 3.

  3. Create a Null (Shortcut: Shift + ctrl/cmd + =).

  4. Create a Look At.

  5. Connect null.id > lookAt.target.

  6. Connect lookAt.id > polygon.rotation.

  7. Move the Null.

Last updated