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

#1 2008-10-22 18:26:53

J0j2
Scratcher
Registered: 2008-08-20
Posts: 1000+

Who Needs Help!!!!!!!!!

I dont but maybe u do! so tell me ur delema about scratch! what do U need help with?


Happiness is a habit. You can help the world practice happiness a little more. Visit the 'Happiness List' below and post a list of 100 things that make you happy!
http://i.imgur.com/dMpk2.jpg?1?4499

Offline

 

#2 2008-10-22 19:36:10

Brunsey97
Scratcher
Registered: 2008-10-22
Posts: 2

Re: Who Needs Help!!!!!!!!!

Me. How do you change scenes'

Offline

 

#3 2008-10-24 14:47:19

StAsH176
Scratcher
Registered: 2008-10-24
Posts: 2

Re: Who Needs Help!!!!!!!!!

I would like to know the same thing, but the only thing i created took me like an hour and it sux, soo please help me...

Offline

 

#4 2008-10-25 15:41:24

DojoManiac
Scratcher
Registered: 2008-08-05
Posts: 7

Re: Who Needs Help!!!!!!!!!

There is only one way I kno

1: Broadcasting. If your making a game you should use broadcast: your on a scene 1 <when green flag clicked>
if touching color black
<broadcast[ show background2

Then the background
<when I receive[ show background2
<switch to costume[ background2


Cats:
really just tiny ninjas in fur coats

Offline

 

#5 2008-10-28 19:35:16

J0j2
Scratcher
Registered: 2008-08-20
Posts: 1000+

Re: Who Needs Help!!!!!!!!!

Brunsey97 wrote:

Me. How do you change scenes'

well click the stage, then go by where it says all the things with control, motion, looks, etc. then next to it something highlighted says scripts, then next to that it says backgrounds. click on the tab that says backgrounds. next you see your background. press the copy button, and then the next one. then click scripts and put these together:

<when green flag clicked>


<wait(  )secsc>


<next costume>


OR


<switch to costume[


Happiness is a habit. You can help the world practice happiness a little more. Visit the 'Happiness List' below and post a list of 100 things that make you happy!
http://i.imgur.com/dMpk2.jpg?1?4499

Offline

 

#6 2008-10-28 20:22:33

funkymonkey
Scratcher
Registered: 2007-06-03
Posts: 1000+

Re: Who Needs Help!!!!!!!!!

Brunsey97 wrote:

Me. How do you change scenes'

i think u should do it like this...
first give this script to the background:
<when green flag clicked>
<switch to costume[ first costume
then you would have another sprite broadcasting something, like this:
<when green flag clicked>
<forever if><touching[ something
<broadcast[ switch background
then add another script to the background, that is like this:
<when I receive[ switch background
<switch to costume[ <pick random( a number )to( another number
does that make sense?

Last edited by funkymonkey (2008-10-28 20:22:56)


http://i243.photobucket.com/albums/ff67/hprules_photos/banner2.jpg
Kuzimu: Dawn of a New Age                                                                                                  Coming May 2010

Offline

 

Board footer