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

#1 2011-04-25 20:22:45

guyman55
Scratcher
Registered: 2009-05-23
Posts: 500+

Help, score won't work!

The only score it can go to is 1 click on this project and see what the [removed] is wrong with it http://scratch.mit.edu/projects/guyman55/1745035

Last edited by guyman55 (2011-04-25 22:34:07)

Offline

 

#2 2011-04-25 20:35:03

TVflea
Scratcher
Registered: 2010-08-14
Posts: 1000+

Re: Help, score won't work!

guyman55 wrote:

The only score it can go to is 1 click on this project and see what the [removed] is wrong with it http://scratch.mit.edu/projects/guyman55/1745035


Last edited by cheddargirl (Today 20:22:58)



and

pretending your post was edited by a moderator is inappropriate.BAD!!!


-iNetMaster-'s not dead, get used to it. ! big_smile .
http://is.gd/YrQzXX

Offline

 

#3 2011-04-25 20:40:10

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: Help, score won't work!

Your dots are disappearing too fast for your character to sense them.

To correct this, change this script in all of your dot sprites:
http://i55.tinypic.com/2ps379u.gif

Into this:
http://i55.tinypic.com/wm1o5d.gif
(Yes, that repeat block must be empty)

Last edited by Kileymeister (2011-04-25 20:40:30)


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

#4 2011-04-25 20:43:41

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: Help, score won't work!

Kileymeister wrote:

Your dots are disappearing too fast for your character to sense them.

To correct this, change this script in all of your dot sprites:
http://i55.tinypic.com/2ps379u.gif

Into this:
http://i55.tinypic.com/wm1o5d.gif
(Yes, that repeat block must be empty)

Hows about replace it with a [wait (0.02) secs]


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#5 2011-04-25 20:44:24

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: Help, score won't work!

bbbeb wrote:

Kileymeister wrote:

Your dots are disappearing too fast for your character to sense them.

To correct this, change this script in all of your dot sprites:
http://i55.tinypic.com/2ps379u.gif

Into this:
http://i55.tinypic.com/wm1o5d.gif
(Yes, that repeat block must be empty)

Hows about replace it with a [wait (0.02) secs]

Repeat (1) minimizes wait time as much as possible.


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

#6 2011-04-25 21:33:01

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

Re: Help, score won't work!

guyman55 wrote:

The only score it can go to is 1 click on this project and see what the [removed] is wrong with it http://scratch.mit.edu/projects/guyman55/1745035


Last edited by cheddargirl (Today 20:22:58)



and

Sorry to hear you are having problems with your script.  But it sounds like you got some good advice.

Please do not fake your posts to make it look like other people have said or done things that they have not said or done.  It's deceptive and against the Terms of Use.


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

Offline

 

Board footer