Calculating the coordinates of a mouse click in relation to an isometric (or other skewed) grid. This is to answer a question in the forums. It's pretty ugly, requiring defining a number of straight lines and intersection points, etc. See comments in scripts for more details. Sorry about the change in nomenclature half way through :)