This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-06-06 17:47:06

maximo
Scratcher
Registered: 2007-03-12
Posts: 7

Pen down error

When you include a pen down instruction in the script of one sprite and even you delete it, you will verify that the sprite continues writing in the stage according the sprite moves. That instruction remain in the script that really executes although it does not appear in screen.
Máximo.

Offline

 

#2 2007-06-06 19:57:51

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: Pen down error

The instruction is not remaining, but the pen stays down until you give a "pen up" command.
This is the correct behavior for the pen commands.

Offline

 

Board footer