Discuss Scratch

Birdlegs
Scratcher
1000+ posts

Pen Eraser

There must be a reason we don't have this, but there should be an eraser for the pen. Maybe

eraser down ::pen

eraser up ::pen

I though of this because someone in the Help With Scripts wanted to know how to erase snake tails, and I told him to record X and Y in a list and come by with an eraser and cover it with the backdrop color… But what if the backdrop is different colors? A workaround I can picture would still distort the backdrop. I imagine this would simply use a function similar to “clear,” but focus only on a small portion of the screen.
Blue-Monkey
Scratcher
100+ posts

Pen Eraser

JoeyTheChicken wrote:

There must be a reason we don't have this, but there should be an eraser for the pen. Maybe

eraser down ::pen

eraser up ::pen

I though of this because someone in the Help With Scripts wanted to know how to erase snake tails, and I told him to record X and Y in a list and come by with an eraser and cover it with the backdrop color… But what if the backdrop is different colors? A workaround I can picture would still distort the backdrop. I imagine this would simply use a function similar to “clear,” but focus only on a small portion of the screen.
Good idea! Support!
Critic2100
Scratcher
1000+ posts

Pen Eraser

Support!
CatsUnited
Scratcher
1000+ posts

Pen Eraser

Support. The eraser blocks should be merged with the pen though like
[pen v] up :: pen
[pen v] down :: pen
Birdlegs
Scratcher
1000+ posts

Pen Eraser

CatsUnited wrote:

Support. The eraser blocks should be merged with the pen though like
[pen v] up :: pen
[pen v] down :: pen
Oh, duh! Thanks!
19f8361
Scratcher
500+ posts

Pen Eraser

support, but here is a workaround:

set pen color to [#ffffff]
Birdlegs
Scratcher
1000+ posts

Pen Eraser

19f8361 wrote:

support, but here is a workaround:

set pen color to [#ffffff]
Covered that in the OP–what about when the backdrop is different colors?
Deerleg
Scratcher
1000+ posts

Pen Eraser

JoeyTheChicken wrote:

19f8361 wrote:

support, but here is a workaround:

set pen color to [#ffffff]
Covered that in the OP–what about when the backdrop is different colors?
Constantly track what the current color of the backdrop is?
Birdlegs
Scratcher
1000+ posts

Pen Eraser

Deerleg wrote:

JoeyTheChicken wrote:

19f8361 wrote:

support, but here is a workaround:

set pen color to [#ffffff]
Covered that in the OP–what about when the backdrop is different colors?
Constantly track what the current color of the backdrop is?
Again, as in the OP–that'd distort the backdrop. By this, I mean, what if one backdrop has different colors on it, like red and blue? If you used “if touching color” for red and blue to set the appropriate pen color, it would distort the backdrop, as the pen would have to be big enough to be effective. Only single-pixel pen sizes would work when transitioning from color to color, and those aren't very common.
IronBit_Studios
Scratcher
1000+ posts

Pen Eraser

Support, but keep in a dropdown with pen, as CatsU suggested.
stickfiregames
Scratcher
1000+ posts

Pen Eraser

Support for
set pen mode to [pen v] :: pen
set pen mode to [eraser v] :: pen
it would also allow the possibility of other pen modes, although I can't think of any right now.
cwrivera99
Scratcher
500+ posts

Pen Eraser

CatsUnited wrote:

Support. The eraser blocks should be merged with the pen though like
[pen v] up :: pen
[pen v] down :: pen
Support for this.
MabonBaladevaKain
Scratcher
100+ posts

Pen Eraser

Support.
This would solve some of the issues with clear I'm having, but not all of them.

Last edited by MabonBaladevaKain (Sept. 11, 2015 04:25:03)

chacharosie8888
Scratcher
1000+ posts

Pen Eraser

Support.
thebriculator
Scratcher
100+ posts

Pen Eraser

Support!
60 second rule, nuuuu!
scratchinghead
Scratcher
1000+ posts

Pen Eraser

CatsUnited wrote:

Support. The eraser blocks should be merged with the pen though like
[pen v] up :: pen
[pen v] down :: pen
support for that.
Scratcher1002
Scratcher
1000+ posts

Pen Eraser

Sure, +1.
scrooge200
Scratcher
1000+ posts

Pen Eraser

CatsUnited wrote:

Support. The eraser blocks should be merged with the pen though like
[pen v] up :: pen
[pen v] down :: pen
I like this idea, support.
powercon5
Scratcher
1000+ posts

Pen Eraser

yeah support
Gracie-Girl
Scratcher
64 posts

Pen Eraser

stickfiregames wrote:

Support for
set pen mode to [pen v] :: pen
set pen mode to [eraser v] :: pen
it would also allow the possibility of other pen modes, although I can't think of any right now.
support to this

Powered by DjangoBB