Discuss Scratch

Robotron3000
Scratcher
100+ posts

Dissapearing numbers

When I shared my Scratch project, part of a block was like this :
repeat (31)    
wait (5) secs
next backdrop
end
And now, it looked like this :
repeat (3)
wait (5) secs
next backdrop
end

Powered by DjangoBB