Discuss Scratch

LowenC
Scratcher
17 posts

Block suggestion.

I suggest a “when sprite clicked and” block.
For example, it will make it easier for detection for rhythm games in scratch so it could be like this

when this sprite clicked and
<touching color [#555555] ?>
hide

Last edited by LowenC (June 29, 2021 15:51:19)


beep bop skadop
1492864
Scratcher
500+ posts

Block suggestion.

Like this?
when this sprite clicked and <touching color [#ff0000]?>::events hat
[scratchblocks]
when this sprite clicked and <touching color [#ff0000]?>::events hat
[/scratchblocks]
edit:
Easy workaround
when this sprite clicked
if <touching color [#ff0000]?> then
...

Last edited by 1492864 (June 29, 2021 16:15:58)


Scratcheth f'rum us'r | 1 year on Scratcheth | 750+ posts| Inching to 1000 posts, 1 posteth at a timeth
Mine own most did view projecteth | Mine own most did love and fav'd projecteth | Latest projecteth |

Highlight h're and shift+down to readeth the rest.
The most did suggest suggestion:
Dark mode
the2000
Scratcher
1000+ posts

Block suggestion.

I think that this block is too easily worked around to warrant implementation:
when this sprite clicked
if <...> then
...
end

ScratchTag-
Scratcher
100+ posts

Block suggestion.

No support, Its easily worked around. I suggest you could type this code-
when this sprite clicked
if <touching color [#555555]> then
hide

Last edited by ScratchTag- (June 29, 2021 17:31:13)


Hiya! Check out my project! "SVE tips 3.0". It's a tutorial about a few SVE tips! Please love and favorite!

Follow me for fun projects, have a great day! ✨
ScratchCat1038
Scratcher
1000+ posts

Block suggestion.

No Support. The workaround is too easy:
when this sprite clicked
if <...> then
...
end

shift+down to scroll
GIVE AN INTERNET
so i can feed my family


“if on edge, bounce” block visualization

oh, so you drink water?
describe the flavor without using the word “water”
Thingied
Scratcher
1000+ posts

Block suggestion.

No support. With that logic, we'll need to have an when this sprite clicked and and hat block which is just will clog up the events section. The workaround(s) stated above is too simple and is way more flexible.
when this sprite clicked and <> :: events hat// not very flexible

when this sprite clicked
if <<<>and<>>or<>> then // way more flexible

Last edited by Thingied (June 29, 2021 17:35:29)

the2000
Scratcher
1000+ posts

Block suggestion.

Thingied wrote:

No support. With that logic, we'll need to have an when this sprite click and and hat block
…Uh, yeah, that's what they suggested?

Thingied
Scratcher
1000+ posts

Block suggestion.

the2000 wrote:

Thingied wrote:

No support. With that logic, we'll need to have an when this sprite click and and hat block
…Uh, yeah, that's what they suggested?
confusion I was trying to say that like if there's a when this sprite clicked and block, there should be a when this sprite clicked and and block.

Last edited by Thingied (June 29, 2021 17:35:53)

Buhron8312480
Scratcher
100+ posts

Block suggestion.

when this sprite clicked but <not <touching color [#fff] ?>>:: events hat
don't repeat { :: control
set pen color to [#498a84]

Play Coin Clicker
play

Powered by DjangoBB