Discuss Scratch
- Discussion Forums
- » Suggestions
- » A Local Clear Block for pen intensive projects!
- NotDucki_
-
1000+ posts
A Local Clear Block for pen intensive projects!
please be constructive and say why you support
Support, because if you have a lot of sprites using pen, and you want to clear only one sprites pen, it would be a heck of a lot easier
support
Support, because if you have a lot of sprites using pen, and you want to clear only one sprites pen, it would be a heck of a lot easier
- NotDucki_
-
1000+ posts
A Local Clear Block for pen intensive projects!
-created a new page but it was a doublepost, removed-
Last edited by NotDucki_ (Jan. 21, 2021 15:29:27)
- dogsmakemehappy
-
1000+ posts
A Local Clear Block for pen intensive projects!
Erase [All v] :: penredid the block
- SymbolicPixel
-
31 posts
A Local Clear Block for pen intensive projects!
My suggestion would involve an update to a block. I know that that's not likely to happen, but here's my suggestion anyway:
An update to the clear block so that it would look like this:clear [all v] // category=pen
I definetely support this idea. Having to broadcast to all sprites to redraw their items just because i want to erase one line of text etc is so annoying.
- ThatExplosivePigeon
-
100+ posts
A Local Clear Block for pen intensive projects!
This would be incredibaly useful, as for my draw project doesnt have a erase button as the only erasing block is the clear all block which is useful, but a local erase block would be extremely useful.
- epic_games5678
-
1 post
A Local Clear Block for pen intensive projects!
it is very hard to know which clone is which though
- historical_supa
-
1000+ posts
A Local Clear Block for pen intensive projects!
This would be a useful addition to Scratch for pen projects.
- ahmed6543
-
9 posts
A Local Clear Block for pen intensive projects!
this isn't how scratch stores the pen data, it would be borderline impossible to implement this without lag/very expensive and using clever trickery
- yadayadayadagoodbye
-
1000+ posts
A Local Clear Block for pen intensive projects!
I believe it still currently is, and the addition of this would make pen so similar to clones that they might as well just become clones that dont run scripts this isn't how scratch stores the pen data, it would be borderline impossible to implement this without lag/very expensive and using clever trickery
- ruvel_ztu
-
14 posts
A Local Clear Block for pen intensive projects!
I support this feature, but to be more specific, I name a list of useful blocks:
go to layer ( v) :: pen // the layer menu is like the broadcast message menu
clear [all v] :: pen
clear [this layer v] :: pen // everything that is drawn on this layer will be erased, use "go to layer ()" block; this and the one above would be one block
set pen mode to [make nothing v] :: pen // = pen up
set pen mode to [draw v] :: pen // = pen down
set pen mode to [erase v] :: pen // eraser
- abdavark
-
100+ posts
A Local Clear Block for pen intensive projects!
I don't think that's how pen works…
- Da_Goat_Named_Goated
-
1 post
A Local Clear Block for pen intensive projects!
i need this for my project support
Last edited by Da_Goat_Named_Goated (Dec. 30, 2024 18:21:04)
- Discussion Forums
- » Suggestions
-
» A Local Clear Block for pen intensive projects!