As part of the project I am working on I am attempting to run a section of vector text along a 3d spiral (effectively a spring).
However I am completely stumped as to how to create the path.
I have done various tests with simpler curves and aligning the text to these with the pathalignmodifier class - but I am completely stumped when it comes to creating a path that follows a spiral/spring shape.
I had thought that I could create a spring object with the latheextrusion class and then use this as a basis for the text path, but whilst I have successfully created the spring I am having no luck finding a way to create a path based upon the shape.
Any advice would be most helpful!