Turtle, Observer, Patch

setshape-towards angle distance shape-name-or-number

Parameters:
angle Number An angle from 0 to 360
distance Number A number of units away
shape-name-or-number Number The name or number of a shape

Description:
The turtle distance units away at angle angle from the caller sets its shape to shape-name-or-number.

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

Related Commands:
setshape setshape-at setshape-of shape-towards