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

#1 2008-09-14 15:16:34

shikamaru19
Scratcher
Registered: 2008-06-24
Posts: 26

need help plz

i don't know how to make a maze and the player doesn't go through the walls or a game like phase so u don't fall through the floors. thx

Offline

 

#2 2008-09-14 15:18:15

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: need help plz

So, you mean sensing?


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#3 2008-09-14 15:29:42

shikamaru19
Scratcher
Registered: 2008-06-24
Posts: 26

Re: need help plz

i guess so yeah

Offline

 

#4 2008-09-14 15:56:58

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: need help plz


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#5 2008-09-14 16:51:45

shikamaru19
Scratcher
Registered: 2008-06-24
Posts: 26

Re: need help plz

you still didn't tell me how
??? :s

Offline

 

#6 2008-09-14 18:08:53

vikaros
Scratcher
Registered: 2007-06-04
Posts: 100

Re: need help plz

For a maze game most people create a background with two colors, one that is the maze tunnels, and another that is the maze wall.  Then they create a sprite to move through the maze, enable them to move with arrow keys, and then use a COLOR TOUCHING block to allow the sprite to detect when it bumps into a wall (at which point you will have code run that stops the sprite from moving in that direction.

Here are some straight forward examples to look at or remix
http://scratch.mit.edu/projects/jay/845
http://scratch.mit.edu/projects/MSWarner/39359

In this example I wanted to play around with a multiple screen maze.  To do it I drew out the maze in a photo editting program, and then cut it up into different screens.
http://scratch.mit.edu/projects/vikaros/22666

In Canthiar's example a maze is created automatically!  This could definitely be remixed to create a maze game where the maze is different each time you play!
http://scratch.mit.edu/projects/Canthiar/13498

Offline

 

#7 2008-09-14 18:50:02

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: need help plz

shikamaru19 wrote:

you still didn't tell me how
??? :s

Actually, that smiley face is a link to some projects that could help


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#8 2008-09-18 17:20:04

shikamaru19
Scratcher
Registered: 2008-06-24
Posts: 26

Re: need help plz

ok thx

Offline

 

#9 2008-09-21 16:26:58

DrawMaster
Scratcher
Registered: 2008-09-21
Posts: 1

Re: need help plz

I dont know how can I get more sounds. Recordings, scratch sounds, and..... that's it? I want more, but how?  [blocks]<play sound[Plz more!][/blocks]

Offline

 

Board footer