Hello, i realized that when i get the X and Y of the mouse, it gives the point on the screen instead of the points in the game.
So i want to get the X and Y of an object by its points on the screen, is it possible?
The reason is:
I am trying to make an auto-target, so when i press the button X, the mouse cursor go to a target.
I can�t make that by picking the X and Y of an object because the are different types of valors.