But i want to control the position of this object along the curve independendtly of the timeline … with a contoller for example i Hope you undestood my problème
Follow Path constraint > set the offset to whatever you want
1 Like
You can of course animate the object’s position along the path, so that it can move backward or forwards or stop anywhere you like. The default curve, of course, is a straight diagonal line representing steady forward movement.
Any driver or other algorithm which produces a value in the inclusive range [0.0…1.0] could be used here.
1 Like
Thanks !!