Discuss Scratch

great_elmo
Scratcher
500+ posts

forever if block

I want a block that looks like this.

forever if <  >  ::control c

end
Za-Chary
Scratcher
1000+ posts

forever if block

This block used to exist in Scratch 1.4, but was removed because the workaround was so easy:

forever
if <> then

end
end

I would say that this block is not coming back.
congyingzhou
Scratcher
1000+ posts

forever if block

Za-Chary wrote:

This block used to exist in Scratch 1.4, but was removed because the workaround was so easy:

forever
if <> then

end
end

I would say that this block is not coming back.
a nice stick ok

you like sticks ok

peck pick WHAT
great_elmo
Scratcher
500+ posts

forever if block

bump
LegoManiac04
Scratcher
1000+ posts

forever if block

No Support.

Extremely easy workaround:
forever
if <> then

end
end
Troyer_Kem
Scratcher
1000+ posts

forever if block

Obsolete and removed block. I can see why did they delete it.
forever if <> :: control // This block will check for only one time

end
forever
forever if <> :: control // Basically block waste

end
end

forever
if <> then // Ez workaround

end
end
if <> then // Ez workaround
forever

end
end
Nambaseking01
Scratcher
1000+ posts

forever if block

No support.

As the others stated, the workaround is pretty simple.
WaterComesBack
Scratcher
100+ posts

forever if block

Basically, this block has been deleted from Scratch because it's too obsolete. No support.
Like the other replies say, it's a pretty easy workaround.

Troyer_Kem wrote:

forever if <> :: control // This block will check for only one time

end
forever
forever if <> :: control // Basically block waste

end
end

forever
if <> then // Ez workaround

end
end
if <> then // Ez workaround
forever

end
end

LegoManiac04 wrote:

No Support.

Extremely easy workaround:
forever
if <> then

end
end

Za-Chary wrote:

This block used to exist in Scratch 1.4, but was removed because the workaround was so easy:

forever
if <> then

end
end

I would say that this block is not coming back.

Please don't suggest 1.4 blocks to come back.
Za-Chary
Scratcher
1000+ posts

forever if block

Paddle2See wrote:

Actually, it wasn't removed because it had an easy workaround. It was removed because many beginning Scratchers found it overly confusing. Showing the two functions that it performs as separate blocks seems to be easier for beginners to understand.

So, sorry, I don't think we are interested in seeing it come back at this time.

Powered by DjangoBB