Discuss Scratch

Zydrolic
Scratcher
1000+ posts

(open this topic to read) topic closed.

Can't you already do this by just broadcasting “scratch-startclicked”?

EDIT: oh i'm stuck in the 1.4 offline editor, [that] doesn't work in 3.0, my bad

Last edited by Zydrolic (Aug. 11, 2024 20:02:08)

A-MARIO-PLAYER
Scratcher
1000+ posts

(open this topic to read) topic closed.

3rd page

Bump
Umhead22
Scratcher
100+ posts

(open this topic to read) topic closed.

MillionOfficial wrote:

What I was thinking
reclick @greenFlag :: events
However, I don’t want it to be a cap/end block like this
reclick @greenFlag :: events cap
Because something can run after green flag has been reclicked.
when green flag clicked
broadcast [Script v]
when I receive [Script v]
Do something
broadcast [Script v] // It will work as "ReClic gf"
// Everytime when the script hits to "broadcast", the script starts all over again
han614698
Scratcher
1000+ posts

(open this topic to read) topic closed.

I still don't understand the sensing one - it's not sensing anything.

Also, the cap block is pointless because the stack one would serve the same purpose and more.
Dragonmyflesh
Scratcher
500+ posts

(open this topic to read) topic closed.

It should be this instead.

Replay Green Flag @greenFlag :: events stack
han614698
Scratcher
1000+ posts

(open this topic to read) topic closed.

oh yeah it's kinda the thing i do so here's a variety of concepts in 3.0 form


what the sigma is this quality sorry guys

Last edited by han614698 (Aug. 13, 2024 01:22:35)

endyourenite
Scratcher
100+ posts

(open this topic to read) topic closed.

tbh this is confusing where either it should be on sensing or events
ilovestories
Scratcher
1000+ posts

(open this topic to read) topic closed.

This topic is a duplicate - someone made the same suggestion before you: https://scratch.mit.edu/discuss/topic/740891/.
There's probably an earlier duplicate somewhere, but I can't find one.
A-MARIO-PLAYER
Scratcher
1000+ posts

(open this topic to read) topic closed.

ilovestories wrote:

(#33)
This topic is a duplicate - someone made the same suggestion before you: https://scratch.mit.edu/discuss/topic/740891/.
There's probably an earlier duplicate somewhere, but I can't find one.
This one has actually established itself though, even though it's newer than the one you linked. So technically neither are dupes of each other. (or that's just how I think.)
ilovestories
Scratcher
1000+ posts

(open this topic to read) topic closed.

A-MARIO-PLAYER wrote:

This one has actually established itself though, even though it's newer than the one you linked. So technically neither are dupes of each other. (or that's just how I think.)
Um…that's not really how it works…
endyourenite
Scratcher
100+ posts

(open this topic to read) topic closed.

A-MARIO-PLAYER wrote:

ilovestories wrote:

(#33)
This topic is a duplicate - someone made the same suggestion before you: https://scratch.mit.edu/discuss/topic/740891/.
There's probably an earlier duplicate somewhere, but I can't find one.
This one has actually established itself though, even though it's newer than the one you linked. So technically neither are dupes of each other. (or that's just how I think.)
Lets hope ST does not close this

Last edited by endyourenite (Aug. 13, 2024 19:32:22)

ThisIsTemp1
Scratcher
1000+ posts

(open this topic to read) topic closed.

A-MARIO-PLAYER wrote:

ilovestories wrote:

(#33)
This topic is a duplicate - someone made the same suggestion before you: https://scratch.mit.edu/discuss/topic/740891/.
There's probably an earlier duplicate somewhere, but I can't find one.
This one has actually established itself though, even though it's newer than the one you linked. So technically neither are dupes of each other. (or that's just how I think.)

I have seen the Scratch Team close suggestions that are dupes, even if the dupe has much more discussion than the original, so it will be closed. You can request a merge as well, report the first post, and ask it to be merged with the original suggestion.
BendyOl183
Scratcher
500+ posts

(open this topic to read) topic closed.

It's not that hard to click the green flag button.
han614698
Scratcher
1000+ posts

(open this topic to read) topic closed.

A-MARIO-PLAYER wrote:

(#34)
This one has actually established itself though, even though it's newer than the one you linked. So technically neither are dupes of each other. (or that's just how I think.)
This may have been said but it doesn't matter, it should've been noticed earlier. That topic hasn't established itself, no, but therehave been discussions (about bugs…?), though.
ThisIsTemp1
Scratcher
1000+ posts

(open this topic to read) topic closed.

Bumping because this got merged.
Gppgamer1
Scratcher
27 posts

(open this topic to read) topic closed.

that actully sounds very useful!
ilovestories
Scratcher
1000+ posts

(open this topic to read) topic closed.

ThisIsTemp1 wrote:

I have seen the Scratch Team close suggestions that are dupes, even if the dupe has much more discussion than the original, so it will be closed. You can request a merge as well, report the first post, and ask it to be merged with the original suggestion.
Huh. It did get merged.
A-MARIO-PLAYER
Scratcher
1000+ posts

(open this topic to read) topic closed.

you need 100 million energy units to bump this post.

Last edited by A-MARIO-PLAYER (Aug. 16, 2024 20:06:42)

NotK3ndricAlt
Scratcher
1000+ posts

(open this topic to read) topic closed.

A-MARIO-PLAYER wrote:

you need 100 million energy units to bump this post.
*gets 100 million energy units* *stores them in this forum post for bumping again*
BUMP.
BigNate469
Scratcher
1000+ posts

(open this topic to read) topic closed.

han614698 wrote:

Also, the cap block is pointless because the stack one would serve the same purpose and more.
When you re-click the green flag (essentially what this is doing, it would fire the event again) it stops everything running under the green flag anyways, so the stack block would just be a cap block in disguise.

Powered by DjangoBB