Here are some ideas I have for blocks:
when [color v] effect changes // this should be a hat block.
show [Sprite 1 v]
hide [Sprite 1 v]
[show v] [Sprite 1 v] if <>// Ignore the end of the C Block
clone [Sprite 1 v]
Clone Startup// should be hat block
When <()=()>// also should be hat blockHere are some miscellaneous blocks I put together!
If [Sprite 1 v] is touching [Sprite 2 v] while [Sprite 3 v] is touching color [#FFFFFF]// should be C block
scream at the top of your lungs [AAAAARRRGGH!] for (2) seconds
go to website [scratch.mit.edu]
When I am bored if [there is absolately nothing else to do] go to website [scratch.mit.edu]
Offline
Clone startup is already in at least the prealpha
Offline
I know.
I still liked the idea!
Offline
Instead of a clone [Sprite1 v] block, it's just clone me and is used on the sprite that you're cloning.
Offline
Mokat wrote:
grate ideas!!!!!!!!!!!!!!!!!!!!!!! maybe there should be a
Wait until I recieve [broadcast1 v]
Good idea, but you can just use variables.
Maybe, there should be a
switch to text [text]which will change the text in the costume to the text defined by [text]. That would be useful somehow, for example when you want a "score" shown without the old boring orange variable watcher.
Offline
"When colour effect changes": Unless the blocks were executed at the exact same time, this would never be true.
"Show/hide [Sprite1 v]": What's wrong with broadcasts?
"Show/hide [Sprite1 v] if <Boolean>": Read above.
"Clone [Sprite 1 v]": Apparently is going to be in 2.0. Will be "Clone me" instead though.
"When <(#)=(#)>": Why not just use "Wait until <(#)=(#)>" in a "Forever" block?
"If <[Sprite1 v] is touching [Sprite2 v] while [Sprite3 v] is touching colour []": Um... when would anyone ever need that?
"Scream at the top of your lungs [Text]": ...
"Go to website [url]": Ehh, possibly. Unless only Scratch was allowed though, it would be a spammer's dream :/
Overall, most of these can either be easily replicated, or there would be no need for them.
Last edited by RedRocker227 (2012-01-31 11:32:35)
Offline
it would be good, if you can drag round blocks, like variables or the timer into variable and list blocks.
you can put rouhnd blocks in go to blocks or others, too.
But if it is in list blocks, it makes some projet´s much easier.
Last edited by TM_ (2012-01-31 13:20:42)
Offline