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

#1 2010-09-27 16:48:16

Joshp93
New Scratcher
Registered: 2010-09-27
Posts: 4

What have i done wrong :(

Hi im pretty new to scratch and wondered if anyone could help with my program i made.

Basically it's a flying helicopter game where you must avoid the walls in order to progress. 

I have worked well so far, but i have hit a standstill.

The random blocks seem to stop after one cycle along the screen and im quite confused.

Id apprecoate it if someone could tell me how to fix this problem  smile
many thanks in advance


(here is the project file)
http://www.zshare.net/download/808607209e9707b7/

Offline

 

#2 2010-09-27 16:54:54

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Re: What have i done wrong :(

I'd appreciate it if you would upload the project, because this just won't load on my computer.
big_smile -12three- big_smile

Offline

 

#3 2010-09-27 16:58:26

Joshp93
New Scratcher
Registered: 2010-09-27
Posts: 4

Re: What have i done wrong :(

Oh my bad i didnt realise you could upload straight to the site :L.  okay here is http://scratch.mit.edu/projects/Joshp93/1321127

Offline

 

#4 2010-09-27 17:02:08

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: What have i done wrong :(

This looks like it might fit better into the "All About Scratch" section of the forums... I'll move it for you.  big_smile

Offline

 

#5 2010-09-27 17:15:39

Joshp93
New Scratcher
Registered: 2010-09-27
Posts: 4

Re: What have i done wrong :(

Thanks alot  smile

Offline

 

#6 2010-09-27 17:16:44

lilacfuzz101
Scratcher
Registered: 2010-05-22
Posts: 1000+

Re: What have i done wrong :(

do you have the repeat or forever yellow blocks around the script?


http://25.media.tumblr.com/tumblr_lzqaicLrY01r5wdo7o1_500.gif

Offline

 

#7 2010-09-27 17:17:43

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: What have i done wrong :(

Oh, and as for your question - I think I've found what's happened. Basically, you're moving the sprite by 2, and telling it to return to a certain position after it reaches -237. But you're sending it, after the first time, to a place where, if it continues to move by -2, it will never reach - it'll just skip right over it.

Offline

 

#8 2010-09-27 17:32:11

Joshp93
New Scratcher
Registered: 2010-09-27
Posts: 4

Re: What have i done wrong :(

BRILIANT!! thanks alot, i know exactly what to do now  smile  thanks for the help

Offline

 

#9 2010-09-27 17:32:45

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: What have i done wrong :(

Not a problem! Glad you got your problem sorted out.  smile

Offline

 

#10 2010-09-27 17:55:20

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Offline

 

Board footer