i wanted to calculate the distance between the mouse position at
the current frame from the previous. i tried to use the javascript
patch and set the mouse x and y positions as a variable, but i
quickly realized QC doesn't seem to support global vars. so my
general question is: is there a way to pass a value from one frame
to another?