This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-04-16 20:39:01

NickyNouse
Scratcher
Registered: 2008-04-12
Posts: 7

SpongeBob Episode Creator

(linc 2 projekt) - I worked a couple days on this, it's pretty cool. To toot my own horn, but I'm a pretty amazing scratcher if I say so myself. The code was only huge because I had a bunch of blocks saying:

<forever>
   <if>   <(  <{ costume # }>  <<> 10 )>
   <next costume>
   <wait( 0.1 )secsc>
   <end>
   <else>
   <switch to costume[ COSTUME0001
   <wait( 0.1 )secsc>
   <end>
<end>

Plus, scratch automatically scrolled me to the top of the list whenever I deleted an extra costume.

Last edited by NickyNouse (2011-04-16 20:40:19)

Offline

 

Board footer