Posted by Rishka on October 19, 1998 at 17:05:56:
In Reply to: Oh yeah posted by Calvin on October 19, 1998 at 16:48:45:
I don't think you can compare vectors like that. What you have to do is use the VectorDist() function. The default sytax is:
flex vDist = VectorDist(vector1, vector2)
where vDist is the distance between the vectors..
Hope that helps!
-Rishka