Discuss Scratch
- Discussion Forums
- » Suggestions
- » New pen blocks
- BabySquirrel0
-
Scratcher
84 posts
New pen blocks
I think there should be some more pen blocks.
EXAMPLES:
The pen size block would return a string value displaying the current pen size.
Pen color would tell you the number of the current pen color.
Pen down? Would return TRUE or FALSE saying if the pen is down.
EXAMPLES:
pen size :: pen reporter
pen color :: pen reporter
pen down? :: pen boolean
The pen size block would return a string value displaying the current pen size.
Pen color would tell you the number of the current pen color.
Pen down? Would return TRUE or FALSE saying if the pen is down.
Last edited by BabySquirrel0 (Nov. 29, 2016 01:23:25)
- 1a3c5e7g9i
-
Scratcher
100+ posts
New pen blocks
My support of this idea would have been possible if not for these simple workarounds:
Use the final two for every time you use pen down/up blocks.
set pen size to (pen size)
set pen color to (pen color)
set [pen down? v] to [True]
set [pen down? v] to [False]
Use the final two for every time you use pen down/up blocks.
Last edited by 1a3c5e7g9i (Nov. 29, 2016 01:43:55)
- BabySquirrel0
-
Scratcher
84 posts
New pen blocks
My support of this idea would have been possible if not for these simple workarounds:set pen size to (pen size)
set pen color to (pen color)
set [pen down? v] to [True]
set [pen down? v] to [False]
Use the final two for every time you use pen down/up blocks.

- -frostyiceprincess-
-
Scratcher
1000+ posts
New pen blocks
Try not to just post emojis, no one will understand what you're trying to say.My support of this idea would have been possible if not for these simple workarounds:set pen size to (pen size)
set pen color to (pen color)
set [pen down? v] to [True]
set [pen down? v] to [False]
Use the final two for every time you use pen down/up blocks.

- BabySquirrel0
-
Scratcher
84 posts
New pen blocks
Okay.Try not to just post emojis, no one will understand what you're trying to say.My support of this idea would have been possible if not for these simple workarounds:set pen size to (pen size)
set pen color to (pen color)
set [pen down? v] to [True]
set [pen down? v] to [False]
Use the final two for every time you use pen down/up blocks.
- miniepicness
-
Scratcher
1000+ posts
New pen blocks
What about:Please do not post on old topics(pen shade)::pen reporter
- Discussion Forums
- » Suggestions
-
» New pen blocks






