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

#1 2010-02-25 13:47:37

coolkid12001200
Scratcher
Registered: 2010-02-25
Posts: 1

How do i make a level on scratch

I have a really good game with a great first level and i cant figure out how to make a new any ideas
PLEASE ANSWER!!!!!!

Offline

 

#2 2010-02-26 00:15:59

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: How do i make a level on scratch

You could try making a broadcast once the level is complete.  smile

Once it senses the end of the level, use the broadcast block. Then have a sprite (or whatever) receive the broadcast and begin the second level.


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#3 2010-02-26 07:00:05

Dazachi
Retired Community Moderator
Registered: 2009-09-12
Posts: 1000+

Re: How do i make a level on scratch

[blocks]
<when green flag clicked>
<forever>
<if><touching[ Goal
<broadcast[ level 2 ]and wait c>
<end>
<end>

Last edited by Dazachi (2010-02-26 07:00:18)


Dazachi, Retired Community Moderator
May also know me as OJACheung.

Offline

 

#4 2010-02-26 07:02:28

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: How do i make a level on scratch

I think the above were useful  smile

Last edited by fanofcena (2010-02-26 07:03:04)


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

#5 2010-02-26 07:10:04

Dazachi
Retired Community Moderator
Registered: 2009-09-12
Posts: 1000+

Re: How do i make a level on scratch

My first time ever using those block things.


Dazachi, Retired Community Moderator
May also know me as OJACheung.

Offline

 

#6 2010-02-27 20:17:02

soupoftomato
Scratcher
Registered: 2009-07-18
Posts: 1000+

Re: How do i make a level on scratch

Your question is broad. Some expect you already have a 2nd level costume, while I am wondering if you believe that making levels is done seemlessly by clicking a button.

Good luck, if you have more sense than the person that I was wondering about the above posts should work.


I'm glad to think that the community will always be kind and helpful, the language will always be a fun and easy way to be introduced into programming, the motto will always be: Imagine, Program, Share - Nomolos

Offline

 

#7 2010-02-28 06:26:52

cruelty247
Scratcher
Registered: 2009-07-22
Posts: 100+

Re: How do i make a level on scratch

lol

Offline

 

Board footer