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 zach
Offline
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.
Offline
Hmm, i'll take a look at it soon, i'm on dsi right now ^.^ ♪
Offline