I've poked around the walkmesh and location data and tried to make sense of how to place new locations.
I see how field models are placed ( inside a specific triangle, at a convergence point of X and Y ) but I can't make sense of actual locations, like the location space that enables the main menu at a save point
Set location (X1=-758, Y1=66, Z1=0, X2=-715, Y2=88, Z2=0)
thats the save point location group at the gold saucer, when you enter that, it enables the main menu and stuff. but how does that actually determine where that is? thats two points, right? do they connect and form a line? for a triangle, you need three points ( x1, x2, x3 ) right?
can someone shed some light on how this works?