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

#1 2010-10-22 08:42:56

werdna123
Scratcher
Registered: 2010-06-12
Posts: 1000+

Blocks I want in 2.0

Here is a list of all the blocks I want added in 2.0:

Control:
[End {Sprite}'s scripts]
More [When { } clicked]
<I recieve>

Motion:
[Glide {} secs to {Sprite1}
[Point towards x { } y { }]
[Glide { } steps in { } secs]

Looks:
({colour} effect)
[Last costume
[Go forward { } layers]
(Layer)
(Thinking)
(Saying)
[Go to layer { }]

Sensing:
More <Key { } pressed?>
<Colour { } touching {sprite()}]

Sound:
(Length of sound { })
[Stop my sounds]

Operators:
(Pick random { } or { })
({ } ^ { })

Pen:
(Pen size)
(Pen colour)
(Pen shade)
(Pen up?)
[Rubber up]
[Rubber down]
[Set rubber size to { }]
(Rubber down?)
(Rubber size)

Variables:
[Show list { }]
[Hide List { }]
[Set variable { } xpos to { }]
[Set variable { } ypos to { }]
(Variable { } xpos)
(Variable { } ypos)

I made a picture for a few of these:

http://img703.imageshack.us/img703/9144/screenshot20101106at160.png

Last edited by werdna123 (2010-11-06 15:12:25)

Offline

 

#2 2010-10-22 10:20:47

TM_
Scratcher
Registered: 2010-07-22
Posts: 500+

Re: Blocks I want in 2.0

I want this blocks:

[stop my sounds]
[show list]
[hide list]
(x-pos of variable___)
(y-pos of variable___)
[set x-pos of variable___ on [ ] ]
[set y-pos of variable___on [ ] ]


when ___ key presed:
more keys



@werdna123:
Go forward 1 layers:
make this:
go back (-1) layers.

Last edited by TM_ (2010-10-22 11:43:57)


http://scratch.mit.edu/static/projects/TM_/2323675_sm.pnghttp://scratch.mit.edu/static/projects/TM_/2822911_sm.pnghttp://scratch.mit.edu/static/projects/TM_/2489524_sm.png

Offline

 

#3 2010-10-23 17:17:53

-GizzardGulp-
Scratcher
Registered: 2010-03-05
Posts: 100+

Re: Blocks I want in 2.0

TM_ wrote:

@werdna123:
Go forward 1 layers:
make this:
go back (-1) layers.

then why not change the block to go forward one layers and then use a negative fo backwards, it makes more sense.


http://i1118.photobucket.com/albums/k607/Max_Levine/SnoutmolStudios.png

Offline

 

#4 2010-10-24 06:37:01

werdna123
Scratcher
Registered: 2010-06-12
Posts: 1000+

Re: Blocks I want in 2.0

-GizzardGulp- wrote:

TM_ wrote:

@werdna123:
Go forward 1 layers:
make this:
go back (-1) layers.

then why not change the block to go forward one layers and then use a negative fo backwards, it makes more sense.

You could do that but then what about the forever if block, that's just putting two blocks together, but yeah. Good Point.

Offline

 

#5 2010-10-24 06:38:23

werdna123
Scratcher
Registered: 2010-06-12
Posts: 1000+

Re: Blocks I want in 2.0

werdna123 wrote:

-GizzardGulp- wrote:

TM_ wrote:

@werdna123:
Go forward 1 layers:
make this:
go back (-1) layers.

then why not change the block to go forward one layers and then use a negative fo backwards, it makes more sense.

You could do that but then what about the forever if block, that's just putting two blocks together, but yeah. Good Point.

Oops, meant to reply to the post above! sorry!

Offline

 

#6 2010-10-25 10:07:47

TM_
Scratcher
Registered: 2010-07-22
Posts: 500+

Re: Blocks I want in 2.0

more blocks i want in 2.0 , too:

[go to layer (  ) ]

more effect blocks


http://scratch.mit.edu/static/projects/TM_/2323675_sm.pnghttp://scratch.mit.edu/static/projects/TM_/2822911_sm.pnghttp://scratch.mit.edu/static/projects/TM_/2489524_sm.png

Offline

 

#7 2010-10-25 16:53:47

OldWheezerGeezer
Scratcher
Registered: 2010-06-04
Posts: 500+

Re: Blocks I want in 2.0

<I receive [broadcast]>

Click below for more information!

Offline

 

#8 2010-11-06 12:03:27

werdna123
Scratcher
Registered: 2010-06-12
Posts: 1000+

Re: Blocks I want in 2.0

bump

Offline

 

#9 2010-11-10 15:04:03

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Blocks I want in 2.0

Here's a good one that many people might need:
stop > script
It stops another script, instead of this one, so like:
forever
move ten steps
if on edge, bounce

then if you wanted it to stop if you receive "stop"
When I receive stop
stop that script (where you could connect the two scripts)

Offline

 

#10 2010-11-10 15:25:19

Goliath1
Scratcher
Registered: 2010-09-01
Posts: 100+

Re: Blocks I want in 2.0

how do you create a signature?


http://8t39t548rug88j.files.wordpress.com/2012/09/imagesft.jpg

Offline

 

#11 2010-11-10 17:24:47

OldWheezerGeezer
Scratcher
Registered: 2010-06-04
Posts: 500+

Re: Blocks I want in 2.0

Goliath1 wrote:

how do you create a signature?

here is a link to a forum all about that!
Click here

Offline

 

Board footer