Basically, I'm looking for a way to take 2 points (In this case, coordinates in an object's private variables, and the mouse's position) and return the direction from one point to another. I can't seem to find a way to do this in construct.
Any ideas?