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

#1 2010-10-17 18:36:02

zschmidt
New Scratcher
Registered: 2010-10-17
Posts: 4

help me! noobie alert

i made this, but there are some things i want to change

http://scratch.mit.edu/projects/zschmidt/1359709

i want to make it that when you go into the hole it changes to the next background and the next level

how would i do that and also make a level counter

i also want to make touching red (lava) end the game and when you go in blue (water) you sink slowly until you press up

and also touching black makes you bounce/ricochet a bit

thanks a bunch  smile  zach

Offline

 

#2 2010-10-17 19:35:00

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: help me! noobie alert

First one: make a variable called level, then before the forever loop, set it to 1.  Every time you finish a level change it by one.  Then put a script in the background, that makes it forever change to costume level.


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

#3 2010-10-24 16:02:07

Albertt911
Scratcher
Registered: 2010-09-28
Posts: 1000+

Re: help me! noobie alert

Hmm, i'll take a look at it soon, i'm on dsi right now  big_smile  ^.^ ♪


'The only problem with the world is that fools and fanatics are so certain of themselves, and the wise so full of doubt.'
http://dragcave.net/image/hutmJ.gifhttp://dragcave.net/image/5eYiP.gifhttp://dragcave.net/image/AqXnJ.gif

Offline

 

Board footer