This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
TheEisbaer's profile picture

[GPS] Turtle move to a definte coordinate?

Started by TheEisbaer, 24 November 2012 - 03:50 AM
TheEisbaer #1
Posted 24 November 2012 - 04:50 AM
Hey guys,

I'm very new to the gps thingy. I'm working on a stripmining program.
And now the question is: How do I make a turtle move to a coordinate like
x: -289
y: 65
z: 347
??

Thanks,
TheEisbaer
Lyqyd #2
Posted 24 November 2012 - 05:25 AM
You can either design a goto sort of program, or check out the Turtle Programs section of the Program Library. There are several different programs for going to arbitrary coordinates that you could use or take inspiration from.
TheEisbaer #3
Posted 24 November 2012 - 05:36 AM
You can either design a goto sort of program, or check out the Turtle Programs section of the Program Library. There are several different programs for going to arbitrary coordinates that you could use or take inspiration from.
Where is the turtle programs section? Sorry but i can't find it..
Lyqyd #4
Posted 24 November 2012 - 05:38 AM
It's a subsection of the Programs section.