I need the coordinate system well defined (better than just the origin positioned in the 1st vertex).
I need at least 1 axis of the coordinate system aligned with the 1st axis of the spline.
How could this be done?
Here is an illustration of my problem, in the pic just the origins match, but no axes:
I need this for properly positioning objects for path animations along this spline.
What I need to achieve is aligning an object z-axis with the origin and direction of the 1st spline vector. Maybe that could be done in a different way?
Many thanks for any help!