n23
1
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.
n23
2
I’ve came up with a solution after tinkering a bit longer. 
- Set the SOP object center to a N-th position from the path,
- Create a Null COMP with (N+1)-th position from the path,
- Use Transform SOP for SOP object, set “Look at” parameter to the Null COMP name.