I created a slider and binded it with a rectangle which basically changes the angle.
now for moving the object on slider i converted the rectangle to motion path and it seems to work fine but as soon as the slider value is changed , the angle is also changed but the object moves in the same angle as before.
How should i resolve this?