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

#1 2007-07-26 18:28:35

Crumbnumber1
Scratcher
Registered: 2007-07-25
Posts: 13

What's wrong?

in my game:
http://scratch.mit.edu/projects/Crumbnumber1/24940

The blue pointer (which is now blurry for some reason) is supposed to react to the balance bar using the 'color' touching 'color' script. It obviously doesn't work online because the guy is just lying there dead... Does uploading the game change the colors slightly? If so, how can I fix it?

Offline

 

#2 2007-07-26 18:47:25

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: What's wrong?

Yes uploading seems to affect the colour sensing. To fix this I would try changing colours until it works and use basic plain colours like red.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#3 2007-07-27 17:01:58

DrJim
Scratcher
Registered: 2007-05-26
Posts: 100+

Re: What's wrong?

The sprites in Scratch definitely can change color based on several factors, all basically related to what the final color pallet was when the conversion to an 8-bit .gif compatible image was done.

I just uploaded a small test I did earlier that illustrates this - http://scratch.mit.edu/projects/DrJim/25270 .

Offline

 

Board footer