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

#1 2008-03-18 13:22:56

123cool8
Scratcher
Registered: 2007-08-28
Posts: 2

Club penguin game

I am making a proper Club penguin game after about 3 projects practice.
I need lots of help what does the broadcast do?
And how do you get it so when you click on sprite 1 (a door) It takes you to a new background?

Any way it should have secret agents missions tour guides and that limated speach thing and moderates (for what reason I dont know) I will make a sign in login Create account there will also be Beta testers It will unfortnatly not be a multiplayer(can you even do that on scratch?)


cool
Be good Be cool

Offline

 

#2 2008-03-18 15:50:20

Zelda123
Scratcher
Registered: 2007-11-21
Posts: 1000+

Re: Club penguin game

When you broadcast something, it is like sending a message that something you want another sprite to do something.

You could try

If the penguin is touching the door, set a variable, "Room" to 1.

On the background, you could have:

When flag clicked,

Forever

Set background # to Room

Offline

 

#3 2009-12-05 09:12:32

AllieSavage
Scratcher
Registered: 2009-12-04
Posts: 1

Re: Club penguin game

<when green flag clicked><move(  )steps><turn cw(  )degrees><turn cw(  )degrees><if on edge, bounce><clear><pen down><pen up><change pen color by( <wait(  )secsc><mouse x><mouse y>((  <mod>  ))<change{  }by(

Offline

 

Board footer