Discuss Scratch

Kyle2Death
Scratcher
100+ posts

"Forever if" Missing

When I was playing around Scratch 2.0, I found out that the “forever if” block is missing.
Is this a glitch, or did they remove it?

jvvg
Scratcher
1000+ posts

"Forever if" Missing

It was removed because it was a redundant block. You can put an if inside a forever statement and accomplish the same thing.
Kyle2Death
Scratcher
100+ posts

"Forever if" Missing

jvvg wrote:

It was removed because it was a redundant block. You can put an if inside a forever statement and accomplish the same thing.
Oh.

s_federici
Scratcher
500+ posts

"Forever if" Missing

MrScratchy09
Scratcher
100+ posts

"Forever if" Missing

I hope that the “forever if” block is added back. It used to be such a efficient to accomplish things. Now you need to over-complicate it.

Note to Scratch Team - Please add it back in Scratch 3.0!
Wahsp
Scratcher
1000+ posts

"Forever if" Missing

MrScratchy09 wrote:

I hope that the “forever if” block is added back. It used to be such a efficient to accomplish things. Now you need to over-complicate it.

Note to Scratch Team - Please add it back in Scratch 3.0!
Please don't necropost on old topics.

And I don't think this is complicated

forever
if <> then

end
end

compared to

forever if <> ::control

end
Harakou
Scratcher
1000+ posts

"Forever if" Missing

MrScratchy09 wrote:

I hope that the “forever if” block is added back. It used to be such a efficient to accomplish things. Now you need to over-complicate it.

Note to Scratch Team - Please add it back in Scratch 3.0!
If you'd like a change, you can propose it in the Suggestions forum. That said, it was removed because it was redundant and trivial to replicate - I doubt we'll add it back.

Powered by DjangoBB