Turtle and Observer Command |
setxy-of number1 number2 number3
Sets the x-coordinate of the turtle with who Examples: setxy-of 1 2 3 sets the x-coordinate of the turtle with who number 1 to 2, and it also sets the y-coordinate of the same turtle to 3. Related commands: |