I really have an issue with mouseclicks in an isometric view.
Simply i have a flat map, and, like i said, a camera in an isometric view. Now when i click in the window i want to get the Coordinates where i clicked on the map. Any Help?
I really have an issue with mouseclicks in an isometric view. Simply i have
Share
actually, i figured it out.
Now since you have the 3D Coordinates you can do some simple vector calculation and collision detection to get the point you clicked on