Discuss Scratch

PhirripSyrrip
Scratcher
500+ posts

What happened to projects that use "forever if" block?

Ok, so 2.0 decided to exterminate the “Forever if” C-Block, but what happened to projects that were already shared that used that block? Would you still see the block in the scripts?
turkey3_test
Scratcher
1000+ posts

What happened to projects that use "forever if" block?

I think they auto-adjusted to
forever
if <>
mathfreak231
Scratcher
1000+ posts

What happened to projects that use "forever if" block?

turkey3_test wrote:

I think they auto-adjusted to
forever
if <>
^
rolledpie41
Scratcher
58 posts

What happened to projects that use "forever if" block?

turkey3_test wrote:

I think they auto-adjusted to
forever
if <>
Yes. They did.

Scratch Wiki wrote:

Uploading a project from Scratch 1.4 that contains the block will cause it to transform into its replication.
forever if <>
turns into
forever
if <>

Powered by DjangoBB