Hello...i need help to write fuction for convertiog isometrics coordinates to the "real" coordinates... this picture should help with explaining: http://s16.postimg.org/59i55j6lh/iso.png
the 60 x 90 is the isometrics coordinate...
Thanks for answers :)
I'm guessing that the reason why it's complicated is that an isometric drawing can handle 3D coordinates, (x, y, z). For 2D (x,y) it will surely simplify to a fairly straightforward conversion with a couple of equations.