Can someone please help me understand the behavior of the following sketch. It draws a curve, as expected, and one of the line segments moves with the mouse position, but (and this is what confuses me) none of the other line segments move. What I want is for the mouse position to control the rotation of the whole curve. What am I missing?