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

#1 2008-01-15 17:22:43

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

forever blocks

I think you should make it so that forever blocks would have two open ends like this
[blocks]
<forever>
<end>
[/blocks]
I think it would be very usefull


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#2 2008-01-15 20:15:11

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: forever blocks

But if the block runs forever, then nothing after it will ever run!

Offline

 

#3 2008-01-15 20:41:35

funkymonkey
Scratcher
Registered: 2007-06-03
Posts: 1000+

Re: forever blocks

i think there should be a forever block like this:

<forever if>

<else>

Last edited by funkymonkey (2008-01-15 20:41:51)


http://i243.photobucket.com/albums/ff67/hprules_photos/banner2.jpg
Kuzimu: Dawn of a New Age                                                                                                  Coming May 2010

Offline

 

#4 2008-01-15 23:53:21

chalkmarrow
Scratcher
Registered: 2007-05-18
Posts: 100+

Re: forever blocks

hmmm...probably don't need a new block for that, right? since i think what you suggest is the same as:

forever
  if <homer=1>
      hounds_release=1
  else
      hounds_release=0

Last edited by chalkmarrow (2008-01-16 00:00:19)

Offline

 

Board footer