Codesters FAQ is the official FAQ site for codesters.com. We will continue to update this blog with the most common questions we receive form teachers using Codesters.

Change the width of a line

Use the Pen Width block to change the width of a line

  1. Click on the Actions toolkit
  2. Scroll down to the Drawing section
  3. Drag the Pen Width block into the editor
  4. This is used when drawing with the pen
  5. The larger the number the wider the line
sprite.pen_width(10)