Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » "Forever if" Missing
- 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?
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
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
Strongly support adding it back (see http://scratch.mit.edu/discuss/topic/20438/?page=1#post-252213)
- 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!
Note to Scratch Team - Please add it back in Scratch 3.0!
- Wahsp
-
Scratcher
1000+ 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.Please don't necropost on old topics.![]()
Note to Scratch Team - Please add it back in Scratch 3.0!![]()
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
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.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.![]()
Note to Scratch Team - Please add it back in Scratch 3.0!![]()
- Discussion Forums
- » Questions about Scratch
-
» "Forever if" Missing





