Hello, and welcome to the scratch forums! If you are totally new to scratch, then this is most likely the topic you want to look at! If you are just new to the forums, this will still be helpful!
New to Scratch:
Welcome to Scratch, a place to program your imagination using blocks and images! Using your imagination you can create almost anything! If you want you could create almost anything you imagine. Then you could upload to the scratch site to share your brilliant creations!
Some of the usually used blocks are:
(^ Is referencing to the above block)
[blocks]<when green flag clicked>[/blocks]
^ This starts your scripting when the green flag image in the top right is pressed!
[blocks]<forever>
<end>[/blocks]
^ This will repeat your script on forever (Can cause lag)
[blocks]<when I receive[[/blocks]
^ Will detect when a broadcast is sent, then start the scripts connected
[blocks]<broadcast[>[/blocks]
^ Will broadcast a message for the 'When I recieve' block to tell it to start
[blocks]New to the forums:[/blocks]
This will be added soon!
Last edited by ssss (2011-06-07 17:54:37)
Offline
ssss wrote:
meew0 wrote:
You have to put
Code:
[blocks][/blocks]around forum blocks... *facepalm*
Hehehe - I did Then tried using [b] tags like I used to
But... the post looks awful. Why not use Scratch with comments and then "save picture of scripts"?
Offline
meew0 wrote:
ssss wrote:
meew0 wrote:
You have to put
Code:
[blocks][/blocks]around forum blocks... *facepalm*
Hehehe - I did Then tried using [b] tags like I used to
But... the post looks awful. Why not use Scratch with comments and then "save picture of scripts"?
I will try and make it look better
Offline