Discuss Scratch
- Discussion Forums
- » Suggestions
- » [scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
- jupiterboy
-
55 posts
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
- duckboycool
-
1000+ posts
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
Could you give examples of what you would add there?
Also, please don't blockspam.
Also, please don't blockspam.
- WaffleChurro
-
100+ posts
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
This was what you meant, right?
Last edited by WaffleChurro (Feb. 3, 2017 06:30:19)
- braxbroscratcher
-
1000+ posts
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
I fail to see why we have that at all.
A universal
A universal
would suffice for most of the current hat blocks.
- jupiterboy
-
55 posts
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
no, I want it to happen the instant the thing hits that value and not repeat. and also we have when blocks for everything. a couple of them have workarounds themselves, such as (when this sprite clicked) and as you mentioned, (when (loudness) > 10
This was what you meant, right?
- DAjit_15
-
1 post
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
What does this block do?
- Charles12310
-
1000+ posts
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
I really think this block is useful:
Because then you can only send broadcasts to only certain sprites, which might be useful in some cases, like if you are trying to send a broadcast to a few sprites in a certain order and you want to do it with one broadcast and not a few:
What do you mean by this block:
Last edited by Charles12310 (Sept. 25, 2017 13:43:22)
- DaEpikDude
-
1000+ posts
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
It sounds like you're suggesting a “when <>” block, or at least it might as well be. That was in Scratch at one point, but it was removed (for some reason…).
In terms of adding variables and such to the when block, you can do this:
In terms of adding variables and such to the when block, you can do this:
I support the broadcast extension, though.
- Fupicat
-
1000+ posts
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
I'm assuming CookiesAllTime is a variable. So you want an event block that works with variables. I think this is a good idea. Support.
- walkcycle
-
500+ posts
[scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video
and
combined with events, such as
or
looks like would do this.
Try above. no, I want it to happen the instant the thing hits that value and not repeat.
- Discussion Forums
- » Suggestions
-
» [scratchblocks]when [timer v] > 10[/scratchblocks] block should not be restricted to just loudness, timer, and video