How to make a moving line ?

wkroon's icon

Hey guys

I have a question. I want to make a line which moves between two points of which one point is fixed and the other moves. Now my problem with the current script is that it generates a new position but the line fails to recieve the new position to move.

thanks in advance

Max Patch
Copy patch and select New From Clipboard in Max.

MJ's icon

replace the "pak position 0.1 0.1 0.1 " by "pak lineto 0.1 0.1 0.1"
and connect its output directly to the jit.gl.sketch