Make a variable. Call it
(level)Now, whenever someone beats a level, do this
change (level) by [1]then you'll need something to react to this. If you need to make a new background (like a platformer), do this:
when gf clicked forever switch to background (level) endIf it was unclear, ask about what you don't understand. This is a VERY brief explanation, as I'm not entirely sure what you are trying to achieve.
Last edited by soupoftomato (2012-09-28 15:03:20)
Offline
Blayer98 wrote:
Shouldn't this go in "Requests"? or if i'm wrong, just say.
No, he's asking for Help with a Script that changes the level.
Offline
soupoftomato wrote:
Make a variable. Call it
(level)Now, whenever someone beats a level, do thischange [level v]by (1)
Fixed.
Offline