Orient along path - for SOP

Hi,

I’ve found very useful “orient along path” option in Geometry COMP. Is this possible to perform similar operations as a Transform for a SOP?

I’d like to align my SOP objects along a path, then do some merging / boolean operations before putting them into Geometry.

I’ve came up with a solution after tinkering a bit longer. :slight_smile:

  1. Set the SOP object center to a N-th position from the path,
  2. Create a Null COMP with (N+1)-th position from the path,
  3. Use Transform SOP for SOP object, set “Look at” parameter to the Null COMP name.