Measuring Drag Vector

MathPickleMathPickle Calgary, Alberta, CANADAMember, PRO Posts: 15

Hello,

I want to have a rule that measures the vector travelled by a drag.
I am looking for a rule like this:

(Actor receives event) (touch) is (first pressed)

which I could use to record the x and y coordinates at the start of the drag. I can then use

(Actor receives event) (touch) is (pressed)

to find the answer.

First Day Newbie ;-)

Comments

Sign In or Register to comment.