How about this block for Scratch 2.0?
Pretty self-explanatory.
1s1s would be so much easier with this block!
It would basically remember every single stamp that a specific sprite makes, and could clear any one of them at any time without disturbing all of the other stamps...
Any comments?
Offline
Hmmm... my only complaint is that it would be hard to keep track of the stamps.
I think [stamp with name ()]
and [clear stamp named () of [Sprite1]]
blocks would work better. Nice idea, though.
Offline
MaxtheWeirdo wrote:
Hmmm... my only complaint is that it would be hard to keep track of the stamps.
I think [stamp with name ()]
and [clear stamp named () of [Sprite1]]
blocks would work better. Nice idea, though.
Thanks!
Personally, I think that would be more complicated.
Offline
Alright - I figured out where I suggested it - and it was actually in an entirely different suggestion for a "print text" function.
Here it is - essentially, you label the text you write and can clear all that - there's a great mockup in there
I think labelling your stamps is a ton more user-friendly, and so much more flexible, than numbering each stamp.
Offline
coolstuff wrote:
Alright - I figured out where I suggested it - and it was actually in an entirely different suggestion for a "print text" function.
Here it is - essentially, you label the text you write and can clear all that - there's a great mockup in there
I think labelling your stamps is a ton more user-friendly, and so much more flexible, than numbering each stamp.
Maybe...
Can you re-explain your idea here...?
Explain as though you are explaining to a bunch of 2nd graders.
Offline
iCode-747 wrote:
coolstuff wrote:
Alright - I figured out where I suggested it - and it was actually in an entirely different suggestion for a "print text" function.
Here it is - essentially, you label the text you write and can clear all that - there's a great mockup in there
I think labelling your stamps is a ton more user-friendly, and so much more flexible, than numbering each stamp.Maybe...
Can you re-explain your idea here...?
Explain as though you are explaining to a bunch of 2nd graders.
When you stamp something, you stamp it with a label.
Then, you can clear what you've stamped with that label
Offline
I'd prefer clear pen of [sprite], but not a bad idea.
Offline
Wouldn't this cause a lot more memory required to run programs using this?
Offline