Discuss Scratch

DamageMaximo
Scratcher
25 posts

Suggestions (IMPORTANT) i think

Hello,i want to give 2 suggestions of blocks to add to scratch i hope you like it, they are going to be useful

1- One Block Like This:
http://imageshack.com/a/img924/4334/F7Eo1i.png
i hope you like it and add to scratch

2- And one Block Like This:
http://imageshack.com/a/img924/7434/rbwvjD.png

Please show this to the Scratch creator if possible,and who knows he like the idea, and i wish one Hi from him :3
HappyDolphin
Scratcher
13 posts

Suggestions (IMPORTANT) i think

I can see many ways where this could be useful!
There have been many times where I've needed something like the first one!
thanks for suggesting these,
@HappyDolphin
WolfCat67
Scratcher
1000+ posts

Suggestions (IMPORTANT) i think

when this sprite clicked {} when clicked again :: events
Could you provide a little bit more detail as to how this works? It seems like a…
when this sprite clicked
...
wait until <<touching [mouse pointer v]?> and <mouse down?>>
...
…kind of script.

As for the sound blocks…
sound [ v] :: sound reporter
sound [ v]? :: sound boolean
…I can see how the Boolean would be useful, as I'd guess it outputs true if the sound is playing, but I'm not too sure about the reporter. Reporters output numerical values, and I'm not sure what a song name would output properly.
Paddle2See
Scratch Team
1000+ posts

Suggestions (IMPORTANT) i think

DamageMaximo wrote:

Hello, i want to give 2 suggestions,i hope you like it

1- One Block Like This:
http://imageshack.com/a/img924/4334/F7Eo1i.png

2- And one block like this:
http://imageshack.com/a/img924/7434/rbwvjD.png
Please,show this to Scratch creator,who knows he like this two ideas,and try to add it please,i love Scratch

I moved this over to the Suggestions area for you.

I'm pretty sure that the second one is a duplicate of an existing topic - hopefully somebody can find the link to it. Let's limit discussion to the first suggestion to keep things clear.

That's an interesting idea - to have a hat block that runs one branch of a script the first time it runs and a second branch for any subsequent times. How do you see it being used?

It is possible to get the same effect as that block with our current blocks - using a variable to keep track of how many times the sprite has been clicked.
when green flag clicked
set [ClickCount v] to [0]

when this sprite clicked
if <(ClickCount) = [0]> then
else
end
CrokerCode
Scratcher
85 posts

Suggestions (IMPORTANT) i think

when green flag clicked

when green flag clicked again
end

Last edited by CrokerCode (May 23, 2021 00:44:13)

han614698
Scratcher
1000+ posts

Suggestions (IMPORTANT) i think

rjfranco wrote:

when green flag clicked

when green flag clicked again
end
Please don't blockspam.

Please don't create a list of suggestions.
1: ( how to make this?)
   ::events hat
when this sprite clicked{

}when this sprite clicked again::events
[sorry that was the best I could do]
Anyway, I would support this as it would, though ambiguous, make it easier to detect things.
2:
sound [ v]::sound reporter
sound [ v]::sound boolean
What would these report?

Last edited by han614698 (May 23, 2021 01:11:07)

Acrylylll
Scratcher
10 posts

Suggestions (IMPORTANT) i think

hello everyone, i am acrylylll. me and my friend are working on a new scratch mod. please, give us some ideas for new extensions and blocks. we will appreciate it(i will credit you)
julmik6478
Scratcher
500+ posts

Suggestions (IMPORTANT) i think

sound [ v]::sound reporter 
Exist in this project if it's what you want.
julmik6478
Scratcher
500+ posts

Suggestions (IMPORTANT) i think

Images:

PaperMarioFan2022
Scratcher
1000+ posts

Suggestions (IMPORTANT) i think

Acrylylll wrote:

hello everyone, i am acrylylll. me and my friend are working on a new scratch mod. please, give us some ideas for new extensions and blocks. we will appreciate it(i will credit you)
Hello there, it’s great that you want to help out your friend, but this is the suggestions forum. I believe you’ll have to get help from the Help with Scripts forum instead. If you can’t find it, then I have the link provided: https://scratch.mit.edu/discuss/7/

Last edited by PaperMarioFan2022 (June 5, 2024 14:55:50)

PaperMarioFan2022
Scratcher
1000+ posts

Suggestions (IMPORTANT) i think

DECIVEGARMENT wrote:

-snip-
Please state why you think this is a good idea to support the suggestion. Scratch blocks don’t count as real or valid reasoning.
TheEpikGamer211
Scratcher
1000+ posts

Suggestions (IMPORTANT) i think

DamageMaximo wrote:

1- One Block Like This:
http://imageshack.com/a/img924/4334/F7Eo1i.png
i hope you like it and add to scratch

2- And one Block Like This:
http://imageshack.com/a/img924/7434/rbwvjD.png
my school blocks imabgeshack, can you show it on the scratchblocks?
BigNate469
Scratcher
1000+ posts

Suggestions (IMPORTANT) i think

TheEpikGamer211 wrote:

DamageMaximo wrote:

1- One Block Like This:
http://imageshack.com/a/img924/4334/F7Eo1i.png
i hope you like it and add to scratch

2- And one Block Like This:
http://imageshack.com/a/img924/7434/rbwvjD.png
my school blocks imabgeshack, can you show it on the scratchblocks?
See post #10

Powered by DjangoBB