This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-10-15 05:58:28

Gigabyte123
Scratcher
Registered: 2007-10-15
Posts: 100

new 2 scratch

I have been scratching for half an hour since I created my new user. I have found out how to use pen, variables, and motion. I am becoming to like scratch. But do anyone have any ideas for games?

BTW, what does broadcast do?

Last edited by Gigabyte123 (2007-10-15 05:58:50)


gather your confidence- reach for the skies... and always use deoderant!

Offline

 

#2 2007-10-15 08:51:37

ElMikkino
Scratcher
Registered: 2007-09-19
Posts: 76

Re: new 2 scratch

Gigabyte123 wrote:

I have been scratching for half an hour since I created my new user. I have found out how to use pen, variables, and motion. I am becoming to like scratch. But do anyone have any ideas for games?

BTW, what does broadcast do?

Broadcasts do this:

Lets say you wanted it so when this stickman touches this button, the button plays the pop sound? This is how you would do it:

In the stickman sprite:

<when green flag clicked>
<wait until><touching[ button
<broadcast[ I pushed it (or something memorable)

In the button sprite:

<when I receive[ I pushed it (or something memorable)
<play sound[ pop

That's how!


Certified Bunnay Agent
--------ElMikkino-----------

Offline

 

#3 2007-10-16 06:56:39

Gigabyte123
Scratcher
Registered: 2007-10-15
Posts: 100

Re: new 2 scratch

Thanks!


gather your confidence- reach for the skies... and always use deoderant!

Offline

 

Board footer