This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Suggestions
  •  » What Add To The New Scratch That Is Comming Out Soon (v1.5)

#1 2012-04-25 14:06:15

theguitar
Scratcher
Registered: 2012-03-27
Posts: 12

What Add To The New Scratch That Is Comming Out Soon (v1.5)

I think it would be good to have cammera sensing, move variables/lists and hide/show lists during a game.

What do you suggest?  cool

[scratchblocks]
when gf clicked
forever
if <{camera sensing invented} = [true]>
say[Perfect]
else
say[Still more room for improvement.]
end

Offline

 

#2 2012-04-25 14:09:23

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: What Add To The New Scratch That Is Comming Out Soon (v1.5)

Actually, it'll be 2.0.  wink

Camera sensing would be great.


Why

Offline

 

#3 2012-04-25 14:13:55

shiguy101
Scratcher
Registered: 2010-11-17
Posts: 1000+

Re: What Add To The New Scratch That Is Comming Out Soon (v1.5)

theguitar wrote:

I think it would be good to have cammera sensing, move variables/lists and hide/show lists during a game.

What do you suggest?  cool

when gf clicked
forever
if <[camera sensing invented] = [true]>
say[Perfect]
else
say[Still more room for improvement.]
end

fixed

Offline

 

#4 2012-04-25 14:54:29

theguitar
Scratcher
Registered: 2012-03-27
Posts: 12

Re: What Add To The New Scratch That Is Comming Out Soon (v1.5)

[scratchblocks]
when gf clicked
forever
if <{camera sensing invented} = [true]>
say[Perfect]
else
say[Still more room for improvement.]
end
[scratchblocks]

Offline

 

#5 2012-04-25 14:55:23

shiguy101
Scratcher
Registered: 2010-11-17
Posts: 1000+

Re: What Add To The New Scratch That Is Comming Out Soon (v1.5)

theguitar wrote:

when gf clicked
forever
if <{camera sensing invented} = [true]>
say[Perfect]
else
say[Still more room for improvement.]
end

fixed

Offline

 
  • Index
  •  » Suggestions
  •  » What Add To The New Scratch That Is Comming Out Soon (v1.5)

Board footer