Put a feature so you can type on the game. Also something on there like "If text = ____" some thing will happen. example:
"If text = 1234567890
<broadcast[ go!"
Last edited by Llennoccm7 (2008-02-19 17:58:51)
Offline
heres a better way to explain it.......
<if> text= 1234567890 <broadcast[ go
Last edited by Llennoccm7 (2008-03-07 16:23:20)
Offline
Scratch was meant to be an educating device for children. It must be kept as simple as possible.
Offline
On my PC at least, you can cut and paste to the Say and Think blocks. Use Ctrl-A to select all the text, then Ctrl-C to copy it and Ctrl-V to paste it.
Offline
Lanie wrote:
i understand that, but sometime when i want to take quotes from something it takes forever to type
My post was addressed to the first post in this topic.
Offline
You could also do this -
[blocks]
<when green flag clicked>
<if><key[ H ]pressed?>
<if><key[ E ]pressed?>
<if><key[ L ]pressed?>
<if><key[ L ]pressed?>
<if><key[ O ]pressed?>
<broadcast[ Go ]>
<end>
<end>
<end>
<end>
<end>
[/blocks]
Last edited by relyt12101 (2008-03-08 09:51:43)
Offline
Maybe a high scores board so people can record their own progress and show it off to other people.
______________________________________________________________________________
"Elmo is slowly taking over the world..."
Offline