BLECH! I don’t want to do that every time. So I want to make a nice little function that I can apply to an object. Problem is, I don’t know how to do this. Is it possible to end up with something as easy as:
Math.dist(thisclipname, thatclipname) ?
How do you guys set up functions that do bulky math and return nice clean numbers?