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

#26 2012-10-15 13:25:28

pop12345678900000
Scratcher
Registered: 2012-05-06
Posts: 29

Re: Scratch 2.0 (what we hope to see)

i want cloud variables and cloud lists

Offline

 

#27 2012-10-15 13:33:45

Gravitation
New Scratcher
Registered: 2012-09-26
Posts: 500+

Re: Scratch 2.0 (what we hope to see)

pop12345678900000 wrote:

i want cloud variables and cloud lists

That's already implemented in the alpha.

Offline

 

#28 2012-11-24 09:45:04

pop12345678900000
Scratcher
Registered: 2012-05-06
Posts: 29

Re: Scratch 2.0 (what we hope to see)

Gravitation wrote:

pop12345678900000 wrote:

i want cloud variables and cloud lists

That's already implemented in the alpha.

i know

Offline

 

#29 2012-11-24 21:29:43

awesomeness321
Scratcher
Registered: 2012-08-10
Posts: 100+

Re: Scratch 2.0 (what we hope to see)

We are not going to have a block with such an easy workaround in 2.0 (even though I would REALLY like it  sad ).
Here is the workaround:

 
scripts...
set [message sent v] to [false]//Before the broadcast happens...
scripts...
if <(message sent) = [true]>//The 'broadcast received' part...
scripts...
end
And where the 'broadcast' block would be, just put
 set [message sent v] to [true]


My newest project:http://blocks.scratchr.org/API.php?user=awesomeness321&amp;action=projects&amp;type=newest&amp;return=image&amp;num=1Color:#30F9A5 I am currently http://blocks.scratchr.org/API.php?user=awesomeness321&amp;action=onlineStatus&amp;type=text

Offline

 

#30 2012-11-25 21:21:27

64tweak
New Scratcher
Registered: 2012-11-25
Posts: 2

Re: Scratch 2.0 (what we hope to see)

RedRocker227 wrote:

Cloning will be in 2.0, a boolean for <I receive []?> wouldn't be possible since a broadcast takes a split second to execute.

Well in "Panther" it works.

-iTweak0r's side of 64Tweak

Offline

 

#31 2012-11-25 21:28:22

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Scratch 2.0 (what we hope to see)

64tweak wrote:

RedRocker227 wrote:

Cloning will be in 2.0, a boolean for <I receive []?> wouldn't be possible since a broadcast takes a split second to execute.

Well in "Panther" it works.

-iTweak0r's side of 64Tweak

The Panther block is different. That says if it has been received at all since (I think) the green flag has been clicked, not if it is being received at the time.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

Board footer