I am a bit curious as to how I would go to make a map with coordinates.
Lets say I have a worldmap of 3200 x 3200 pixels and I want every 32 pixels to be 1 coordinate.
Like 32:32 = 1:1
and 64:32 = 2:1
and 320:640 = 10:20
So that a player can seach a coordinate to be taken to that point upon request.
I do not ask how to make the search function, only how to make the coordinates.
If anyone can help me, I will be very grateful











