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

#1 2007-06-08 01:26:01

scuba
Scratcher
Registered: 2007-06-05
Posts: 9

does any 1 know how to make a level 2 on a game

plz help

Offline

 

#2 2007-06-08 08:01:45

mizzy42
Scratcher
Registered: 2007-06-08
Posts: 1

Re: does any 1 know how to make a level 2 on a game

Well, what I do for levels is when it gets to the point where I want the level to go up, I make any sprite broadcast something that makes the other sprites change to suit the next level, e.g. the background.
It depends on what kind of game it is and what you want to happen, really. So if you still need help, plz give me some more info about the game.  smile

Offline

 

#3 2007-06-08 16:47:42

scuba
Scratcher
Registered: 2007-06-05
Posts: 9

Re: does any 1 know how to make a level 2 on a game

could you take a look at my jaws game, and see how you would make a lvl 2. Thanks for the help

Offline

 

#4 2007-06-10 19:55:03

Bloing_Gloing
Scratcher
Registered: 2007-05-11
Posts: 27

Re: does any 1 know how to make a level 2 on a game

Mizzy24 is right. You need to make something like this:
(inside forever loop)
if <next level condition>
broadcast next level

in stage
When I receive next level
next background

in other sprites
When I receive next level
next costume

Offline

 

#5 2011-01-19 19:37:37

Flynt24
New Scratcher
Registered: 2011-01-19
Posts: 1

Re: does any 1 know how to make a level 2 on a game

Can you add the scratch blocks to show how?

Offline

 

#6 2011-01-20 16:18:24

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: does any 1 know how to make a level 2 on a game

Looks like you're getting some good advice!  I'm going to move this topic over to All About Scratch as that is a better fit for topics looking for scripting help.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#7 2011-01-20 18:07:01

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: does any 1 know how to make a level 2 on a game

This topic is from 2007... shouldn't it be closed?


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

Board footer