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

#1 2010-12-22 05:43:05

Thenuclearduck
Scratcher
Registered: 2010-10-17
Posts: 100+

Two new possible blocks?

Hi, I have an idea for two new blocks that could possibly be used in the next version of Scratch. They are:
I recieve:http://www.scratchersweb.yolasite.com/resources/block.GIF


http://blocks.scratchr.org/API.php?user=Thenuclearduck&action=projects&type=newest&return=text&num=1 is my newest project! It has http://blocks.scratchr.org/API.php?user=Thenuclearduck&action=projects&type=newest&return=views&num=1 views!

Offline

 

#2 2010-12-22 05:47:31

Thenuclearduck
Scratcher
Registered: 2010-10-17
Posts: 100+

Re: Two new possible blocks?

And [   ] within [   ] secs: http://www.scratchersweb.yolasite.com/resources/block%202.GIF
These would be some great blocks in scratch and they would be very useful, like in this case: If you wanted the script to stop when something is sent, in the current Scratch, that isn't possible; however with these blocks it would be.

Last edited by Thenuclearduck (2011-09-28 02:15:56)


http://blocks.scratchr.org/API.php?user=Thenuclearduck&action=projects&type=newest&return=text&num=1 is my newest project! It has http://blocks.scratchr.org/API.php?user=Thenuclearduck&action=projects&type=newest&return=views&num=1 views!

Offline

 

#3 2010-12-22 05:49:03

Thenuclearduck
Scratcher
Registered: 2010-10-17
Posts: 100+

Re: Two new possible blocks?

Here is a picture of what I mean:
http://www.scratchersweb.yolasite.com/resources/block%20put%20together.GIF
And you would have the script that would stop at the top, after the 'When green flag clicked' block, then inside the if, a 'stop script' block. Comment if you agree.

Last edited by Thenuclearduck (2011-09-28 02:18:24)


http://blocks.scratchr.org/API.php?user=Thenuclearduck&action=projects&type=newest&return=text&num=1 is my newest project! It has http://blocks.scratchr.org/API.php?user=Thenuclearduck&action=projects&type=newest&return=views&num=1 views!

Offline

 

#4 2010-12-22 06:06:03

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Two new possible blocks?

For now you have to go

When flag pressed [
Wait 1 second
If (Variable = go)

]

And Repeat like this

When flag pressed [
Wait 0.1 second
If (Variable = go)

]

And you repeat until it is 1 second.
Hope this helps  wink


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#5 2010-12-22 14:57:38

pigsdofly123
New Scratcher
Registered: 2010-12-22
Posts: 1

Re: Two new possible blocks?

Yes but it would be a lot easier and less complicated with these blocks, because you would not need to make the variable at all and just keep it with the broadcasting.

Offline

 

#6 2011-07-31 12:36:11

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Two new possible blocks?

That is a GREAT IDEA!!! I always thought that the I recieve block won't work because it will only be true for 1 millisecond but with this, you give it a bit of time to wait for the broadcast or any other condition!!


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

Board footer