setshape-of
who-number shape-name-or-number
Parameters:
who-number |
Integer |
The who id of a turtle |
shape-name-or-number |
Number |
The name or number of a shape |
Description:
Turtle with ID who-number sets its shape to shape-name-or-number.
Examples:
setshape-of one-of-turtles-here turtle-shape
sets the shape of one of the turtles on this spot (not including yourself) to the turtle-shape
.
Notes:
Names for shapes can be found and edited in the Shape Chooser window.
Related Commands:
setshape
setshape-at
setshape-towards
shape-of