The scratch team needs to add in a draw line command

Offline
Common_Sense wrote:
The scratch team needs to add in a draw line command
No they don't.
Use this:
[blocks]
<go to x
Any x position )y
Any y position
<pen down>
<go to x
Any x position )y
Any y position
<pen up>
[/blocks]
Offline
.....What?

Offline
Thanks PC, very clever.

Offline
Common_Sense wrote:
Thanks PC, very clever.
Your welcome!
Offline
ThePCKid wrote:
Common_Sense wrote:
The scratch team needs to add in a draw line command
No they don't.
Use this:
[blocks]
<go to xAny x position )y
Any y position
<pen down>
<go to xAny x position )y
Any y position
<pen up>
[/blocks]
My thoughts would be:
How else would you go about drawing a line?
Offline
cds56 wrote:
ThePCKid wrote:
Common_Sense wrote:
The scratch team needs to add in a draw line command
No they don't.
Use this:
[blocks]
<go to xAny x position )y
Any y position
<pen down>
<go to xAny x position )y
Any y position
<pen up>
[/blocks]My thoughts would be:
How else would you go about drawing a line?
Your thoughts are unnecessary.

Offline