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:
Last edited by werdna123 (2010-11-06 15:12:25)
Offline
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)
Offline
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.
Offline
-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
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
<I receive [broadcast]>
Click below for more information!
Offline
Offline
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
Goliath1 wrote:
how do you create a signature?
here is a link to a forum all about that!
Click here
Offline