setshape
shape-name-or-number
Parameters:
shape-name-or-number |
Number |
The name or number of the shape |
Description:
Turtles set their shape to shape-name-or-number.
Examples:
setshape turtle-shape
sets the shape of all of the turtles to the turtle-shape
.
if i-got-sick? [setshape sick-shape]
. If the turtle has gotten sick, update his visible shape to the sick person shape.
Notes:
Names for shapes can be found and edited in the Shape Chooser window.
Related Commands:
setshape-at
setshape-of
setshape-towards
shape