Skip to main content

Points to Path

Intro

Create a path using the points within a distribution.

UI

Common Attributes +

Point Source - See Distribution Types.

Close - Close the path.

Bézier - When checked, bézier paths will be created between points.

Example
  1. Create a Points to Path.
  2. Set Point Source to Array. <<<<<<< HEAD
  3. Create 3 Nulls.
  4. Connect null1.positionpointsToPath.array.0.
  5. Connect null2.positionpointsToPath.array.1.
  6. Connect null3.positionpointsToPath.array.2.

  7. Create 3 Nulls.
  8. Connect null1.positionpointsToPath.array.0.
  9. Connect null2.positionpointsToPath.array.1
  10. Connect null3.positionpointsToPath.array.2

    origin/dev

  11. Move/animate the Nulls.