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

#1 2012-07-20 14:19:39

Callum_G
New Scratcher
Registered: 2012-07-13
Posts: 3

Continues Levels

I've uploaded my own projects, and now i would like to put each off my projects into a continues game, ive copyed all the scripts and sprites onto this game
but
i dont know how to get it to go from one level to another?
Can anyone help :s
Once i have found a solution i can hide each sprite for each level etc because at the moment theres just millions off sprites and lots off back grounds.

Offline

 

#2 2012-07-20 14:30:19

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Continues Levels

make a variable called "level" and make so that when you reach the end of the level do this:   broadcast "level" and change level by 1.

Have all your sprites have this script,     when I receive level-if level = 2 then (put what you want your sprite to do hear, you can have it hide, show, go to a new position or anything else really.)


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#3 2012-07-20 14:49:18

Callum_G
New Scratcher
Registered: 2012-07-13
Posts: 3

Re: Continues Levels

Nope, Didn't work, didnt really understand what you mean either, i can upload my project so far is this helps?

Offline

 

#4 2012-07-20 18:41:36

Prestige
Scratcher
Registered: 2008-12-15
Posts: 100+

Re: Continues Levels

You can also import projects into another, file, import project - instead of copying in sprites.. I'd try that  smile


"Don't insult someone until you've walked a mile in their shoes. That way, if they don't like what you have to say, you'll be a mile away and still have their shoes  smile  "

Offline

 

Board footer