setsh (setshape) name-or-number
setsh (setshape) list-of-names-or-numbers
Gives a shape to the turtle. If the input is a name, a quotation mark must precede it. The maximum number for setshape is 128. When a list of shape names or numbers is given as input, each forward and back command makes the turtle cycle through the list of shapes (the maximum number of items in the list is 64). The shape can also be set by picking a shape from the Graphics Tab area and clicking on a turtle. See shape.
example
setsh "star
setsh 5
setsh [lion1 lion2]
See MW Vocabulary (in Resources) for links to other projects using this term.
© LCSI, reprinted with permission