What are X and Y relative to?
//ads -- adsterra.com -- native banner
?>
The getpos console command returns the x, y, or z coordinate of the target. Prefixing it with player. targets the player. E.g., the game may return:
GetPos: X >> 2055.76
Unlike the getpos console command, the setpos console command provides no feedback, instead silently setting the position of the target, fully noticeable once the game is unpaused (which requires closing the console). Here's an example: player.setpos x 2055.76.
What are X and Y relative to? E.g., is a greater X value more north?
Pictures about "What are X and Y relative to?"



What is X and Y position?
X and Y coordinates is an address, which helps to locate a point in two-dimensional space. Any point in the coordinate plane is referred by a point (x, y), where the x value is the position of the point with reference to the x-axis, and the y value is the position of the point with reference to the y-axis.What are X and Y coordinates called?
In common usage, the abscissa refers to the horizontal (x) axis and the ordinate refers to the vertical (y) axis of a standard two-dimensional graph.How do you read a graph in X and Y?
To graph a point, first locate its position on the x-axis, then find its location on the y-axis, and finally plot where these meet. The center point of the graph is called the origin and is written as the point (0, 0) because it's located at the zero point on the x-axis and the zero point on the y-axis.What is the size of stage in terms of X and Y?
The screen is a 480x360 rectangle, such that: the X position can range from 240 to -240, where 240 is the rightmost a sprite can be and -240 is the leftmost, and the Y position can range from 180 to -180, where 180 is the highest it can be and -180 is the lowest it can be.What are the X and Y Axes? | Don't Memorise
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Andrea Piacquadio, Askar Abayev, Andrea Piacquadio, Askar Abayev
