-
Need SPS help
Hello, I need 6 points to be used with SPS but I can't get the coordinates myself because I'm on Ubuntu and I can't get the path generator to work. I'd be really glad if someone could quickly give me the coordinates of the following points:
http://i.imgur.com/6zaIG.png
Please post them in this format:
1: Point(x,y)
2: Point(x,y)
etc.
-
You know you could just go to the points and call SPS_GetMyPos
1 : Point(4535, 3559)
2 : Point(4514, 3602)
3 : Point(4561, 3650)
4 : Point(4599, 3692)
5 : Point(4554, 3712)
6 : Point(4550, 3749)
Good enough?
-
Order: 1-6
left to right:
myPath := [Point(4541, 3559), Point(4517, 3598), Point(4557, 3646), Point(4589, 3688), Point(4548, 3718), Point(4548, 3748)];
http://img600.imageshack.us/img600/9846/pathr.png
-
Thank you very much, this can be now closed. I also didn't know about GetMyPos :P