i want clone and delete blocks--- the scratch team came close in 1.3, but didnt quite get it... and a sensing boolean block called <Clone?> and it can sense if its a cloned sprite or not.
Offline
All I want in Scratch 1.4, is for the speed that the project plays to be faster. I don't want there to be a delay between blocks if there isn't a wait block, as then everyone could make more advanced games which would be impossible otherwise.
Also, I would love to see 'cloning' sprites in 1.4, but if the scratch program was faster we wouldn't need that as we would be able to do it anyway using lists etc.
Offline
Mozaz wrote:
All I want in Scratch 1.4, is for the speed that the project plays to be faster. I don't want there to be a delay between blocks if there isn't a wait block, as then everyone could make more advanced games which would be impossible otherwise.
Also, I would love to see 'cloning' sprites in 1.4, but if the scratch program was faster we wouldn't need that as we would be able to do it anyway using lists etc.
v1.4 has none of those things
Offline
<change x by( <set x to( <change y by( <set y to( <move( )steps><turn cw( )degrees><turn cw( )degrees><point in direction( <point towards( <go to x )y <go to[ <glide( )secs to x )y <if on edge, bounce><x position><direction><y position><switch to costume[ <next costume><say[
Offline
ZapperX wrote:
i think there should be a sensing block "I Receive". then you could have something like <when green flag clicked>
<forever if>[i receive MOVE]
<move( 10 )steps>
<end>
i think i (and other ppl) have replied to this suggestion a million times already
On the script sending the broadcast:
[set [MyVariable] to (0) ]
[broadcast [my Broadcast ] ]
[set [MyVariable] to( 1 ) ]
and on the script that is using the virtual <when I recieve> block:
< (MyVariable) = (1) >
-coolstuff (modified a little)
Last edited by bhz (2009-05-25 06:33:37)
Offline
matthewjose wrote:
bhz wrote:
bounce off color [ ]
bounce off [ ]
just make:
if touching ground ]
change y by 0.5 )
end
i think u can do this by touching the sprit block
Offline
There should be a script control category so there would be like start script |___v|
or stop script |___v| or repeat script |___v| for O times. or <Script |___v| running>
o and there should be names of scripts like instead of [blocks]
<when green flag clicked>
[/blocks]
there would be [blocks]
<when green flag clicked>[/blocks] and when u drag it on it says, "script name" and the name goes in a box like an exteded [blocks]<when green flag clicked>[/blocks]
(like after the "...clicked")
:p
__________________________________________
Help Me on My Quest For 1.4 Beta Download!!!
Offline
Bluestribute wrote:
What about a power block. Instead of doing something like:
2*2*2*2*2
You could do:
2^5
It would kinda be like the mod block, but powers
I think there is trhat block in the numbers section where there is sqrt and abs and all them I think one of them is ^ .
<set pen color to( whatever colour the sky was last tuesday
Last edited by markus031098 (2009-05-29 17:15:51)
Offline
I would like Scratch 1.4 to be Robber proof by when a sprite is exported from a project and placed into another one "Supposed" original project to still say based on (Whoever's sprite from that persons project). It would be one of the best things ever because that will probably end the usual dispute between whether the sprite or thing is original or exported.
Offline
DawnLight wrote:
I would like Scratch 1.4 to be Robber proof by when a sprite is exported from a project and placed into another one "Supposed" original project to still say based on (Whoever's sprite from that persons project). It would be one of the best things ever because that will probably end the usual dispute between whether the sprite or thing is original or exported.
This system is implemented, but still unfinished I think, so yes, it'd be nice
Offline
DarthPickley wrote:
also, I forgot to mention: they should also include: " < ( ) <= ( ) > ", < ( ) >= ( ) > ", " < < > XOR < > > "
1. use () < ()
2. that doesn't make sense
3. use () > ()
4. that doesn't make sense
Offline
sonick637 wrote:
How 'bout a <shown> and a <hidden> block?
I've wanted that too. After all, if you want to know when several sprites are hidden, which would be easier; making a list or a bunch of variables to tell you, or using the blocks described.
Last edited by Chrischb (2009-06-23 02:03:52)
Offline
how do you get scratch 1.4???
Offline
IF YOU WANT TO GET 1.4 NOW GO TO:::
http://info.scratch.mit.edu/Scratch_1.4_Release_Candidate
Offline
i think a pause button is a good idea, but what i think would be even better is redoin the look of scratch. the green flag and the stop sign are not very proffesional looking in my opinion, but still they have a classic feel, why not either change it to something more modern, or give scratchers the choice to change it themselves.
Offline