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

#1 2008-01-18 06:42:09

shadowfall
Scratcher
Registered: 2008-01-17
Posts: 2

Making a maze?

I am a little new at scratch and I am not too sure on how to do certain things.  I am trying to make a maze.  I drew a background and made a little square sprite but I am not sure how to make so that when you hit a wall it goes back to start and when yo get to the end it switches the backgrounds and says congratrulations.  Can someone tell me how to do these things.

Heres what I have so far--

[blocks]
<when[ ]key pressed>
<point towards(
<move()steps>
[/blocks]

This is what I have for up, down right, and left.  If you want to look at my game it is at http://scratch.mit.edu/projects/shadowfall/82210

Please help!!

Last edited by shadowfall (2008-01-18 06:43:28)

Offline

 

#2 2008-01-18 08:40:03

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Making a maze?

I suggest you take a look at the script controlling the red ball on this project

http://scratch.mit.edu/projects/Paddle2See/60298

It will show you how to do most of what you want.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer