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

#1 2011-12-31 11:05:02

Ant-1
New Scratcher
Registered: 2011-11-26
Posts: 6

how do i create levels

i can't figure out how to create levels

Offline

 

#2 2011-12-31 11:29:32

Kileymeister_test
Scratcher
Registered: 2010-01-31
Posts: 100+

Re: how do i create levels

Ok, first you need a trigger to go to a new level, for example the player sprite touching a ball.  You can do this:
http://i52.tinypic.com/ws1gth.gif
This moves you to the next level and puts your sprite wherever it should start in the level.

Next put in the background:
http://i54.tinypic.com/2d6l7vq.gif
The background now switches to the costume of the current level.

You can even make the player start in different places according to the level with a script like this (you would have to get rid of the second script in the first image):
http://i54.tinypic.com/etwldy.gif

Last edited by Kileymeister_test (2011-12-31 11:30:20)


Kileymeister's test account.  I upload engines and demos and stuff for public use.
Currently Working on: Grapple Arms!

Offline

 

Board footer