Turtle and Observer Command

setshape-towards angle distance shape-name

The turtle distance away at angle angle from the caller sets its shape to shape-name.

Note: shape-name can be the number of the shape as well.

Examples:

setshape-towards 0 2 turtle-shape causes the turtle two patches directly ahead of the caller to set its shape to turtle-shape.

Related commands: