Turtle and Observer Command

shape

Defines how a turtle appears. Describes the look (shape) of the turtle. New shapes can be created in the shape editor. Note: Default shape is turtle-shape.

Examples:

setshape turtle-shape

if shape = turtle-shape [fd 1]

Relatedd commands:
output